okey Bro, I test and I report the result.
Bro not found the solutions
Absolutely fantastic! Well done and thanks so much! Is there a way the files (images in this case) can be displayed as thumbnails?
Yes. Itās possible.
Can you please advise how this can be done and what file must be edited? I have been trying to figure it out for the last few days but canāt seem to get it to work.
I think that you can replace tag ā<a>ā in file ācustom/include/SugarFields/Fields/Link_file/DetailView.tplā on call Smarty function āhtml_imageā (see the file: āinclude/Smarty/plugins/function.html_image.phpā) . I didnāt test it. Maybe I will do it some times later.
Hi @p.konetskiy ! I think your contribution to the creation of these three types of fields is great. Currently, I am trying to create a custom field to upload multiple files in a form. The version of SuiteCRM I am using is 8.6.0. I wanted to know if you could give me a hand with trying to do it in this version, as I donāt know which files/paths I need to create or modify to achieve it. I loved what you did for version 7 and would like to have it in this version since it is very useful! I appreciate any help in advance.
I have fixed some bugs in the plugin to support the current version of SuiteCRM and tested it for version 7.14.5.
Iām not sure if Iāll create a plugin version for SuiteCRM 8.
Awesome! So, do we need to download zip from GitHub link and upload using module loader?
SuiteCRM three new fields types
Will it work for 7.13 too?
Edit: read this on GitHub
Testing
The package was tested in SuiteCRM versions 7.10.x and 7.11.x . The package can be adopted to old
versions, including SugarCRM.
I am getting this error when I am trying to upload zip to module loader
The zip file is missing a manifest.php file. Cannot proceed.
Edit: I installed it. We need to unzip file and then choose SuiteCRM_new_Fields_types zip from the folder.
@p.konetskiy thank you for this update, itās really appreciated.
@rsp
I tested it on three different OS and didnāt see any problem. When I downloaded the archive, there was no additional archive in it. It was the file SuiteCRM_new_Fields_types zip only.
I got error information about the field type ācollection fileā. I will try to fix it today.
UPD: Bug fix complete.
I think that it should work for this version. I tested it in version 7.12.6 and 7.14.5 .
Thank you! I will try it out! I have some errors with it.
Hi,
I tried to create a set of fields for SuiteCRM 8, but I found that I couldnāt create a good solution without changing the core.
Are you planning to develop add-on for SuiteCRM v8.x versions?
Probably not. Developing such a solution would require too much investment.
Thank you for the update.
Do you know how to create a package(add-on installation package) in the v8?