Helllo,
I'm facing following issue:
When I try to assign a report, form or a procedure to any RUN object I cannot select anything (of course there are many reports and forms available).
This behaviour occured after importing the complete database.
It's strange that it's still possible to use already defined reports and forms but I cannot see the assigned report or form on the RUN object!
Can someone help me please? I don't see any errors in nuDebug or in the console.
Thanks in advance!
BR,
Oli
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Cannot assign Reports, Forms, Procedures to a RUN object
Cannot assign Reports, Forms, Procedures to a RUN object
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4303
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Cannot assign Reports, Forms, Procedures to a RUN object
Do the 3 nuBuilder views exist in the db?
Re: Cannot assign Reports, Forms, Procedures to a RUN object
You are right . 3 Views are missing :
zzzzsys_run_list
zzzzsys_report_data
zzzzsys_object_list
Is there any way to re-build the views or do I have to import an older state?
zzzzsys_run_list
zzzzsys_report_data
zzzzsys_object_list
Is there any way to re-build the views or do I have to import an older state?
-
- nuBuilder Team
- Posts: 4303
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Cannot assign Reports, Forms, Procedures to a RUN object
Check out nubuilder.sql. Extract the 3 view generation statements (CREATE VIEW ...) and run them in e.g. phpMyAdmin.