Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Ctrl + click on a record in browseform ... no javascript

Questions related to using nuBuilder Forte.
Post Reply
gerese
Posts: 132
Joined: Sun Dec 16, 2018 6:13 pm
Location: România
Has thanked: 30 times
Been thanked: 4 times

Ctrl + click on a record in browseform ... no javascript

Unread post by gerese »

Hi guys,

In my enviroment I have this little problem Ctrl clicking on a record in browseform opens the edit form without running javascript.
Do you have the same problem?

This is normally open editing form with a click.
Fields is disable.
Save button is down.
Javascript ran normally.
7.jpg

This is the same editing form opened in a new window with the Ctrl + Click combination in the browseform
All fields can be edited, save button go to sky ....
Javascript did not run.
8.jpg

Thanks Kev1n for encouraging me to post my issue.
You do not have the required permissions to view the files attached to this post.
nuBuilderForte .... BIG Like !!!
gerese
Posts: 132
Joined: Sun Dec 16, 2018 6:13 pm
Location: România
Has thanked: 30 times
Been thanked: 4 times

Re: Ctrl + click on a record in browseform ... no javascript

Unread post by gerese »

Problem solved
The transfer of a variable from php to JavaScript that I used in the editing form I did in BeforeBrowse, which made the editing form work with Click, and not work with the combination Ctrl + Click. After I moved the transfer of the variable from php to JavaScript in BeforeEdit ... it works properly.
The solution is Kev1n who had the patience to listen to me and solve my problem.
Thousands of thanks Kev1n.
nuBuilderForte .... BIG Like !!!
Post Reply