Reference fields, lookup not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2019 05:26 AM
Hi. Didn't change a thing, it was working as intended. The field on the form that references the sys_user table stopped working. I click on the magnifying glass and it doesnt open the user list. The only thing I did was to create a Wizard. I have no idea. Checked the form, table, fields, etc.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2019 06:51 AM
Amateur question, but how do I check if the form has completed the loading?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2019 07:18 AM
So I finally found the problem.
I created a Wizard which as a field that combines the inputs from 2 fields. In order to achieve this, I had to create a Wizard Script. I deactivate the script and its now working. Now I have to actually find a way to enable this script without interfering with the form.
Thanks.