I am preparing a modal form and I would like to automate as much as possible the relation of the ABMIntput components with the fields that I am adding in the map and then update the table.
Is there any way to go through all the components of the modal form ask for the type they are and if they are ABMInput take the .text .id to make a .put in the field map to update?
Thank you.
Is there any way to go through all the components of the modal form ask for the type they are and if they are ABMInput take the .text .id to make a .put in the field map to update?
Thank you.