Dynamic Form/ Disable field December 06, 2020, 03:09:21 PM Hi Amazing TeamI am setting up a form For me basically for selected product I am letting customer provide the number of quantiies fore ach size But the product different each other and some product have that size and some don't for example one product A has XL and L while B has Lnow in the form for product B I want to customer only provide quantity for "L" not for XL as its not availbel how I do that? Quote Selected
Re: Dynamic Form/ Disable field Reply #1 – December 07, 2020, 12:45:48 AM You can create a field called size and make it a select field for the L, XL, etc. and let user select the size and enter quantity. Quote Selected
Re: Dynamic Form/ Disable field Reply #2 – December 07, 2020, 09:05:36 AM Quote from: willvin – December 07, 2020, 12:45:48 AMYou can create a field called size and make it a select field for the L, XL, etc. and let user select the size and enter quantity. Then can I add dynamic form ? Is there any dyanmic form tutorial? Quote Selected
Re: Dynamic Form/ Disable field Reply #3 – December 08, 2020, 03:06:14 PM @muhdkhokhar to use the dynamic form please set the FormLayoutType in Add Page Properties to DynamicTableRow, thanks. Quote Selected
Re: Dynamic Form/ Disable field Reply #4 – December 08, 2020, 03:24:53 PM Quote from: willvin – December 08, 2020, 03:06:14 PM@muhdkhokhar to use the dynamic form please set the FormLayoutType in Add Page Properties to DynamicTableRow, thanks.yes but then what ? What am I supposed to do ? Do you have example on this? Quote Selected
Re: Dynamic Form/ Disable field Reply #5 – December 08, 2020, 11:54:47 PM Hi @muhdkhokhar you asked for a dynamic form, and I have explained how you can configure it on the add page. once you do the above and preview, it should take effect. Quote Selected