How can I remove or disable the add another button in datagrid for create form activity? Preferrable to remove entire over disable.
Hi @QTH
In Create form task activity you want to remove the template which is created by default in the Form Designer…
If Yes, you can remove that template or you can modify it based on your requirement. There is no mandatory to disable or remove the default template.
Hope it helps!!
Hi @mkankatala
Not sure if I’m phrasing it correctly. I’m referring to the datagrid component and not an existing template. The add another button comes with the datagrid component which I’m trying to prevent user from using as the input I’m working with is very specific and I don’t want to accept any incorrect input from user directly.
Hence, my query is if the add another option in datagrid can be removed or disabled? And how can I do it if it can be done. Is there any guide or article out there I could refer to?
Any solution available?