09-19-2022 06:41 AM
Hi this is Sai Kumar
I want only the required field when i try to select particular Loan Type... for ex if i select on Loan type option i should get only the fields i wanted to display.. Where in our metadata while creating it we have made some of the fields as mandatory so when we customize as per requirement...Each Loan type field should show up different fields so when we try doing it, it is popped up with the error messages as (validation.errors.correct.before.proceeding)...
in Simple we were trying to do layered metadata
But in this case i am getting all the fields which i dont need to Display...So anyone has any solution kindly write on it,...
10-06-2022 01:18 AM
Thank you for your replies
The issue is resolved by making changes in form.lib.ftl file so that the advanced search has been changed to two columns.
class="form-fields" style="display:block; columns:100px 2;"
in this class field i have added the style and columns value..... and its working fine now....
Regards
Sai Kumar S
09-21-2022 01:43 PM
If i understood the question, Unfortunately that's not supported OOTB in share forms.
Take a look at this thread: https://hub.alfresco.com/t5/alfresco-content-services-forum/cascade-drop-down-list-in-share/td-p/189...
09-26-2022 07:53 AM
Thanks for your reply Sir...
I have got solution to it by giving document.getElementByName("property_name")[0].value='-'; in ftl file, So that no mandatory error would arrise...
Sir i have one more issue that how to create a form into two column form. I have created it using layout designer in model manager but it is not implementing in the Advanced Search.
Please can i get a suggestion on it.
Thanks
Sai Kumar S
10-04-2022 09:53 AM
Hi:
Check this for configuring Alfresco Share Advance Search:
Regards.
--C.
10-06-2022 01:18 AM
Thank you for your replies
The issue is resolved by making changes in form.lib.ftl file so that the advanced search has been changed to two columns.
class="form-fields" style="display:block; columns:100px 2;"
in this class field i have added the style and columns value..... and its working fine now....
Regards
Sai Kumar S
Explore our Alfresco products with the links below. Use labels to filter content by product module.