By webiton web solutions on Friday, 24 November 2017
Posted in Feature Requests
Replies 6
Likes 0
Views 6.6K
Votes 0
Hello,

I need to create a custom field with multiple select. in the backoffice users would ckeck a list of options but in the front it would show the selections in a custom table. Is it possible?

thanks
The multi-select list would store a sequence of values - you are asking for a particular representation of this in the frontend? As a table <table> or unordered list <ul> ???
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I would like to use checkboxes option and possibility to select multiple fields in the end i would have a table ou li with the selected option.

Sorry bothering today... but you know... allays urgent !


Thanks
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I just need to understand how you want the output to appear in the frontend. At the moment a multi-select list outputs as a comma separated list. You want it as a html <TABLE> ?

Can you do a screenshot/mockup of what you are thinking?

It should be fairly straightforward to offer some choices for the output - I just need to understand exactly what sort of thing you are looking for.
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Geraint,

what i do with the website its to create users and after registration this generate specific article with the profile of the user (account). They put there email, address, name of the company,type of company and in the future i will use the custom com contact to show the profile of the user in the list of companys http://pmesustentavel.webiton.com.pt/index.php/empresas-na-rede/pme.html

About the "referenciais implementados" are certifications they select, like you can see in the image. until now i have the option of 16 results but it doesnt matter the order. so i think the best way its to use li instead of table,

Thanks in advance.
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok - I understand. I will add a ul/li output option in the code and hopefully have something to try later today
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Try the new version from https://www.easylayouts.net/support/discussions/latest-build-of-easylayouts it offers a new config option for list fields when you edit your layouts - you can now choose to use ul/li tags instead of comma separated values.
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post