Hi all,
Still evaluating ScriptCase, and I’ve run into a scenario that I can’t find the answer to…
If I have a single row form application that I have created based off a mysql table… for example:
the mysql table is called customers
the fields are customer_id, activeflag_id, customer_name, customer_domain
… and then I decide I want to add a field to the customers table in the database, say customer_phone…
How can I now add customer_phone to my existing form? Is it possible? I cannot find a way…
On the grid applications, I can do this by simply modifying the SQL statement and then under field positioning, moving the field the proper place. I often go to Edit Fields and make changes like renaming the label to something the end user will understand, setting up an SQL statement for a field lookup instead of having a foreign key there… but in the form applications, it seems when I originally design the form, I’m stuck with whatever fields I had when I created it.
Then again, it is late at night, and it’s possible I’m missing the forest for the trees. Any help would be appreciated.
-Anomaly0617