I was asked by a client to build an integration between Amelia and Sessions.us. (I would love to see Amelia provide a native integrations with this great alternative to Zoom but until then...)
I would like to use a custom field to store the Sessions.us participant URL in a custom field of Amelia via API. My current issue is that I don't want users to see that custom field in the front end at any times.
Inside custom fields settings page there is no option to hide a field in the front-end (which would be useful).
Also in the DOM I cannot tackle custom fields at all because the devs didn't add any CSS classes/IDs that can be tackled: https://cloud.meer-web.de/zDfs7j1T
Is there any easy way I can hide a specific custom field in the front-end?
thanks for your reply. Yes of course nth-child CSS will work for one static service but it can be hit and miss in the future. What if I use different custom fields for different services in the same catalogue? Then this will suddenly hide fields that are not wanted.
Why not at least add a unique ID to custom fields to identify an input field without risking hiding needed fields with a method like nth-child(...)?
Any updates on this? It's a significant omission in the Amelia code. Having a class or ID for custom fields is essential, as Amelia itself doesn't offer any conditionals for it.
Thank you for your patience. Unfortunately, there is still no option to assign a class or ID to custom fields within Amelia. I understand how important this feature is for your requirements, and I will make sure to forward your feedback to our development team for consideration in future updates.
If there’s anything else I can assist you with, please let me know!
I was asked by a client to build an integration between Amelia and Sessions.us. (I would love to see Amelia provide a native integrations with this great alternative to Zoom but until then...)
I would like to use a custom field to store the Sessions.us participant URL in a custom field of Amelia via API. My current issue is that I don't want users to see that custom field in the front end at any times.
Inside custom fields settings page there is no option to hide a field in the front-end (which would be useful).
Also in the DOM I cannot tackle custom fields at all because the devs didn't add any CSS classes/IDs that can be tackled: https://cloud.meer-web.de/zDfs7j1T
Is there any easy way I can hide a specific custom field in the front-end?
Warm regards,
Kevin
Hello Kevin,
Thank you for reaching out to us.
Please try the following CSS for this purpose and let me know if it works or not:
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Uroš,
thanks for your reply. Yes of course nth-child CSS will work for one static service but it can be hit and miss in the future. What if I use different custom fields for different services in the same catalogue? Then this will suddenly hide fields that are not wanted.
Why not at least add a unique ID to custom fields to identify an input field without risking hiding needed fields with a method like nth-child(...)?
Hello Kevin,
At the moment, this is the only solution as there is no unique identifier for custom fields in Amelia.
I will have this passed to our developers to have this implemented in the future.
In the meantime, please let me know if you have any other questions.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Any updates on this? It's a significant omission in the Amelia code. Having a class or ID for custom fields is essential, as Amelia itself doesn't offer any conditionals for it.
Hello Puntorosso,
Thank you for your patience. Unfortunately, there is still no option to assign a class or ID to custom fields within Amelia. I understand how important this feature is for your requirements, and I will make sure to forward your feedback to our development team for consideration in future updates.
If there’s anything else I can assist you with, please let me know!
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables