Search found 556 matches

by pepe
17 Jan 2022, 21:38
Forum: Discussion
Topic: Section and Ajax request fields in automate actions form
Replies: 1
Views: 177

Section and Ajax request fields in automate actions form

I cannot find a way to display fields
- Section
- Ajax request (via echo)
in automate actions forms. Does anybody know a solution to that problem?
Thank you, Pepe
by pepe
17 Jan 2022, 12:41
Forum: Discussion
Topic: Field Type: Image map for nested records
Replies: 5
Views: 335

Re: Field Type: Image map for nested records

Hi Sergey, sorry for not having expressed myself clearly. Just look at the image map. There are about 200 markers. Imagine, you are searching for a particular items on the map. You need to click on each marker to find the one you are looking for. It is easy to find the respective item in the table l...
by pepe
15 Jan 2022, 14:45
Forum: Discussion
Topic: Field Type: Image map for nested records
Replies: 5
Views: 335

Field Type: Image map for nested records

Hi Sergey, the new field Image map for nested records is really great, I love it! However, I have now a question related to that new field: I f you have a large number of items in the nested table then it is nearly impossible to find a specific item in the map: 2022-01-15_Image_map_for_nested_record...
by pepe
05 Jan 2022, 00:54
Forum: Bug Report version 3.0
Topic: Field PHP Code in Entity_1 (Users)
Replies: 1
Views: 205

Field PHP Code in Entity_1 (Users)

Hi Sergey, I am using the field type PHP Code in a number of entities. In Settings, I can switch the Debug Mode ON/OFF and everything works accordingly. In addition, I can echo output to the screen after SAVE button has been clicked. In entity_1 for USERS, this feature seems not to work. The Debug M...
by pepe
03 Jan 2022, 16:53
Forum: Discussion
Topic: Entity drop-down list (Ajax)
Replies: 2
Views: 411

Entity drop-down list (Ajax)

I am utilizing the field "Entity drop-down list (Ajax)" for the user's entity. I allow to add more than one user from a given company. In order do avoid inserting the company's information over and over again, I use the "Entity drop-down list (Ajax)". One of the fields being copi...
by pepe
19 Dec 2021, 15:58
Forum: Bug Report version 3.0
Topic: Image map for nested records
Replies: 1
Views: 239

Image map for nested records

Hi Sergey, when changing the an old image to a new image the display on item page shows a mixture of old and new image. I have tried to remove linked subentity and to attach another one but there is no change, still image mixup. It looks like the mixup depends on the scale the user chooses. Filesize...
by pepe
17 Dec 2021, 17:04
Forum: Suggestions
Topic: Multi-column display
Replies: 1
Views: 284

Multi-column display

Hi Sergey, I would like to suggest to extent the new feature multi-column display of field types radioboxes and checkboxes in forms to field types: - users - entity Also, if possible, to extent field types - users ajax - entity drop-down list (ajax) to display as checkboxes in forms. Thank you! Rega...
by pepe
14 Dec 2021, 20:00
Forum: Discussion
Topic: selector for focus event
Replies: 4
Views: 355

Re: selector for focus event

Hi Edi, thank you for your input! It seems to be more complicated than this. All these obvious variations I have tried before and none of them worked out. I have formatted / intended all related code lines shown below: ---------------------------------------------------------------------------------...
by pepe
14 Dec 2021, 13:24
Forum: Discussion
Topic: selector for focus event
Replies: 4
Views: 355

selector for focus event

Does anybody know / have some guidance for fetching the focus event on single choice dropdown list? The reason for this is to save the old selection before change event. This is to synchronize some lists. Basically, the call looks like: $('.field_1237').focus(function (){ ...... do something in here...
by pepe
08 Dec 2021, 22:25
Forum: Discussion
Topic: Background Color in Gantt Chart
Replies: 3
Views: 292

Re: Background Color in Gantt Chart

Unfortunately, this fix does not solve the issue.
Regards, Pepe