luistsousa
Technical User
Hi
I have a table. In the program I have a button that add a field with editable name. I have another button that add a record to a field of table.
The problem is that when I select the new field that has been created in this session of the program, appears an error with the message of that the field does not exist.
To notice, that when I restart the program, I can insert records to this field. I think that is necessary make some update to the dates of table, but with refresh() don't work.
best Regards
I have a table. In the program I have a button that add a field with editable name. I have another button that add a record to a field of table.
The problem is that when I select the new field that has been created in this session of the program, appears an error with the message of that the field does not exist.
To notice, that when I restart the program, I can insert records to this field. I think that is necessary make some update to the dates of table, but with refresh() don't work.
best Regards