Hello everyone.
I’m working on a custom
SuiteCRM module where I need to add functionality similar to the dynamic
add/remove fields, like the “Add Email Address” functionality in SuiteCRM (as shown in the screenshot below). I want to allow users to dynamically add or remove multiple input fields for specific data.
I’ll appreciate for any help
pgr
27 September 2024 10:05
2
Hi, welcome to the Community!
Have a look at this
It’s upgrades for SuiteCRM 7.11.10. There are some changes. The most interesting are:
Repair “collection” field type;
Make “collection_file” field type;
Work dropdown menu or buttons in Edit and Detail form;
Show system message;
Change design for search form;
and others.
Upgrade here: https://github.com/pkonetskiy/Upgrade_1_SuiteCRM_7.11.10
Best regards,
Petr
rsp
27 September 2024 14:51
3
Are you using SuiteCRM v7.x?
Hello @rsp
I am using v7.x!
let me check it. I’ll give you the Feedback
rsp
27 September 2024 21:34
5
Okay! You need to download the following zip folder.
Then go to Admin- → Module Loader → upload this and install it.
SuiteCRM_new_Fields_types.zip
Once installed go to admin → studio → MODULE → Fields → Add Field
@rsp it worked. thank you very much.
Can I use it on version 8.x
rsp
7 October 2024 13:07
7
It is not developed for v8.x yet.