Search found 556 matches

by pepe
27 Feb 2022, 14:49
Forum: Discussion
Topic: app_user.id
Replies: 5
Views: 612

app_user.id

Hi, I use an Ajax request field to transfer the app_user array via json to Javascript. This works fine after function $(document).ready(function() { .... However, I need that information about app_user.id before (or at the end of ready function). I have tried to use some dummy and programmatically f...
by pepe
14 Feb 2022, 15:51
Forum: Discussion
Topic: Alternative action field in listing
Replies: 1
Views: 371

Alternative action field in listing

Hi Sergey, I do have a number of additional requirement to define access to delete/edit items in entity listing. Therefore, I substitute the standard action field with a MySQL formula field and rebuild the action field based on alternative requirements. The code looks like: CASE WHEN (SELECT app_ent...
by pepe
08 Feb 2022, 17:44
Forum: Discussion
Topic: Ajax request field in automated actions form
Replies: 5
Views: 454

Ajax request field in automated actions form

Hi Sergey, I think, Ajax request fields don't get executed the same way in automated actions forms as they are in regular forms. In my case, I get the following error message: 2022-02-08 DB Error.JPG The variable $parent_item_id does not get the required assignment. The assigning code: $parent_item_...
by pepe
08 Feb 2022, 17:37
Forum: Bug Report version 3.0
Topic: Problems with tabs in automated actions form
Replies: 2
Views: 304

Re: Problems with tabs in automated actions form

I have deleted the existing forms and replaced them with new ones.
I think, my messing with all kinds of changes along the line may have caused some inconsistences.
Everything is working as expected now!
by pepe
07 Feb 2022, 18:05
Forum: Bug Report version 3.0
Topic: Problems with tabs in automated actions form
Replies: 2
Views: 304

Re: Problems with tabs in automated actions form

I just added a third form and this works fine. I changed a large number of fields and tabs on the first two forms. Therefore, I will erase them and set them up from scratch. It looks like this will solve the problems. After doing so, I will let you know about the results. Please stand by until more ...
by pepe
07 Feb 2022, 17:01
Forum: Bug Report version 3.0
Topic: Problems with tabs in automated actions form
Replies: 2
Views: 304

Problems with tabs in automated actions form

Hi Sergey,
I have problems with TABS and fields in automated actions form. Please see attached PDF for details. Thank you, Pepe
by pepe
03 Feb 2022, 17:57
Forum: Discussion
Topic: Field Type: Image map for nested records
Replies: 5
Views: 335

Re: Field Type: Image map for nested records

Hi Sergey,
I think the best solution was to add a SEARCH FIELD to the area on item page. The user could search for item ID or some other field. When found, the marker should be highlighted, change shape, blink or something similar.
Regards, Pepe
by pepe
01 Feb 2022, 18:08
Forum: Discussion
Topic: Form Configuration - add items to form group
Replies: 1
Views: 177

Form Configuration - add items to form group

I would appricate some help to setup groups for form tabs. I can create a group but do not know how to move existing tabs to that group. Menu: Application Structure -> Entities List -> 'any entity' -> View Configuration -> Form Configuration -> Settings -> Tab Groups Tab groups (add folder) can be c...
by pepe
28 Jan 2022, 15:38
Forum: Discussion
Topic: Automate Actions - field type Section
Replies: 2
Views: 260

Automate Actions - field type Section

Hi Sergey,
could you please allow to add field type Section to list of fields in automate actions forms.
Thank you, regards, Pepe
by pepe
18 Jan 2022, 01:05
Forum: Discussion
Topic: Section and Ajax request fields in automate actions form
Replies: 1
Views: 177

Re: Section and Ajax request fields in automate actions form

When setting fields AJAX request to INPUT MANUALLY, they display correctly.
But I cannot get field type section to display in Automate actions form.
Regards, Pepe