Search found 227 matches

by StuartB_75
04 Jan 2022, 20:01
Forum: Discussion
Topic: Nested Entity Form - Unable to select sub-entity
Replies: 2
Views: 272

Nested Entity Form - Unable to select sub-entity

Hi, happy new year to all. I have a problem with the nested entity forms. My application is organised as below. entity layout.jpg I'm trying to use a Nested entity field in 'Hub Requests' to populate the 'Required Times' entity. I'm trying to use it twice within the same form. The problem is that on...
by StuartB_75
02 Dec 2021, 19:15
Forum: Discussion
Topic: Show image in public form
Replies: 4
Views: 415

Re: Show image in public form

I've tried to do a similar thing, but I'm struggling. I have [Enitity 40], the Ajax Image field is [732] and the Ajax request field is [1814] I try the following code: $item_id = [1814]; //get record id //field_732 is Image Field in Entity 40 $item_info_query = db_query("select field_732 from a...
by StuartB_75
30 Nov 2021, 13:30
Forum: Bug Report version 3.0
Topic: Process Button edit Vs Action - Edit
Replies: 1
Views: 254

Process Button edit Vs Action - Edit

Hi, good morning. I was hoping to use the new 'Process Button' field to allow a user to update a record without having access to the "Action: info, edit, delete" as a more obvious and simple way of updating a record. I'm struggling to get it to work as it should and was hoping someone migh...
by StuartB_75
25 Nov 2021, 12:50
Forum: Bug Report version 3.0
Topic: Step Counter on Form Wizard
Replies: 8
Views: 441

Re: Step Counter on Form Wizard

Many thanks. Will send in PM
by StuartB_75
24 Nov 2021, 18:15
Forum: Bug Report version 3.0
Topic: Step Counter on Form Wizard
Replies: 8
Views: 441

Re: Step Counter on Form Wizard

I don't really understand the console very much, but I think these are the JS errors showing. Apologies if it's not what is needed: jquery.validate.min.js:4 Uncaught TypeError: Cannot read properties of undefined (reading 'replace') at a.validator.escapeCssMeta (jquery.validate.min.js:4) at a.valida...
by StuartB_75
24 Nov 2021, 14:44
Forum: Bug Report version 3.0
Topic: Step Counter on Form Wizard
Replies: 8
Views: 441

Re: Step Counter on Form Wizard

Hi, thanks for the update I've noticed there might be another bug in the Form Wizard when the there is a nested entity involved. I've a form that has 4 tabs, required forms on each and a nested entity on the third tab. The wizard works well until it gets to the third tab. All the fields are complete...
by StuartB_75
18 Nov 2021, 17:29
Forum: Suggestions
Topic: Form and Automated actions continue button
Replies: 4
Views: 319

Re: Form and Automated actions continue button

This would be a really useful feature on Public Forms to move between tabs on the form. At the moment they rely on the user knowing to go back to the top of the form to click the next tab to enter more details. A 'Next', 'Previous, and 'Save' button with a way to configure when they appear and maybe...
by StuartB_75
01 Oct 2021, 12:05
Forum: Discussion
Topic: Public forms and Display Rules
Replies: 3
Views: 303

Re: Public forms and Display Rules

Hi Enishemed, Thanks for the coding. I've tried to implement it with my entity and field numbers but it doesn't have any effect. Would you take a look and see where I might be gong wrong? The entity I'm applying it to is #37 called Hub Requests. The Dropdown List field is #591 and, within there is F...
by StuartB_75
30 Sep 2021, 17:07
Forum: Discussion
Topic: Public forms and Display Rules
Replies: 3
Views: 303

Public forms and Display Rules

Hi, good afternoon. Is it possible to apply Display Rules to a Public Form? Apologies if this has been asked already. I've looked through the forum and can't find an answer. When accessed from the main application then the Display Rule work as they should - hiding the options until a choice is made ...
by StuartB_75
01 Sep 2021, 14:09
Forum: Discussion
Topic: DIR_FS_Attachments_preview does not exist
Replies: 2
Views: 226

Re: DIR_FS_Attachments_preview does not exist

That's great. Thanks