This topic is locked

How do copy, paste, change, and save fields

7/18/2016 12:01:46 PM
PHPRunner General questions
P
PHPRunnerExplorer author

Hi,
When copy and paste a field with an associated text control; and then edit the pasted label field in the Label editor to point to a different field; and then Save and Close, it doesn't save the changes. When you re-edit the field by double-clicking, it still points to the original field. And on the page itself, it still says the original field.
Is it possible to change a label associated with a text field, at all?

Sergey Kornilov admin 7/19/2016

I'm not quite sure what you trying to achieve by copying and pasting edit controls. You cannot have two edit controls tied to the same database fields.
What are you trying to achieve this way?

P
PHPRunnerExplorer author 7/19/2016

Originally, this was because not all of the fields were on the form, and I didn't know how to put them there.
Everything's fine now, though.



I'm not quite sure what you trying to achieve by copying and pasting edit controls. You cannot have two edit controls tied to the same database fields.
What are you trying to achieve this way?