Hi,
I would like to be able to use a field key instead of a field id in order to render an individual field.
Cobalt's API only allows field id's, so you can't render a common field from different types dynamically.
In my application, people are able to prolong articles belonging to different types. I would like to show the record's image when they coose a plan. I make use of a cookie to store the record id in order to render it's image on the em_list page. Unfortunately, I can only show images of one type.
I suggest extending Cobalt's API to support field keys or provide me with another solution (please).
Best regards,
Jeff
Hi,
I would like to be able to use a field key instead of a field id in order to render an individual field. Cobalt's API only allows field id's, so you can't render a common field from different types dynamically.
In my application, people are able to prolong articles belonging to different types. I would like to show the record's image when they coose a plan. I make use of a cookie to store the record id in order to render it's image on the em_list page. Unfortunately, I can only show images of one type.
I suggest extending Cobalt's API to support field keys or provide me with another solution (please).
Best regards, Jeff