Page 1 of 1

[video] Copying a value from a form.

Posted: Fri Dec 29, 2017 6:17 pm
by cypherinfo
In my newly created form, I have noticed that is not possible to copy any value. It is impossible to make a selection of any value of any field then copy it with the right button.
Any attempt will result in getting to the edit form of that record.
Another thing is that the in the properties of the hidden field (I attempted to copy) there is a label that is unreadable.
Here is the video of what I mean: https://youtu.be/d31PqSYxaXI

Re: [video] Copying a value from a form.

Posted: Fri Dec 29, 2017 9:31 pm
by admin
cypherinfo,

Have you got the latest from github, and run the update button?

Because my local copy seems to be fine.

Steven

Re: [video] Copying a value from a form.

Posted: Fri Dec 29, 2017 9:57 pm
by cypherinfo
admin wrote:cypherinfo,

Have you got the latest from github, and run the update button?

Because my local copy seems to be fine.

Steven
I have just updated with your last commit and both ... are still there.

Re: [video] Copying a value from a form.

Posted: Sat Dec 30, 2017 1:09 pm
by cypherinfo
admin wrote:cypherinfo,

Have you got the latest from github, and run the update button?

Because my local copy seems to be fine.

Steven
I have updated again following the updating procedure as described in the wiki and now the unreadble label with its filed is gone as you may see here:
https://imgur.com/a/cBquV
I have done a video tutorial on the update procudere here it is:
https://youtu.be/EBW6a2E_r2c
The only thing left is the impossibility to select and copy from the form the value of a field; it gets you to the edit form!

Re: [video] Copying a value from a form.

Posted: Sat Dec 30, 2017 4:27 pm
by admin
cypherinfo,

Nice work on the new video.

About your other concern...
impossibility to select and copy from the form the value of a field; it gets you to the edit form!
Its meant to be like that.

If you need to copy the Label, do it when nuBuilder's Object is double clicked and its Properties Form appears.

Steven