Rank: Member
Joined: 7/13/2010 Posts: 3 Points: 9
|
Hello,
Is there a way to override the rendering of custom field types? I have a custom field type that basically inherits from the Note field but that either renders as a checkbox list or a combo-box depending on its configuration.
As expected, the field is rendered as a Note field, but I'd really like to be able to render it in the same as it renders in a PC web browser. Is that possible with the API?
Thanks in advance for your feedback,
Raphael Londner.
|
 Rank: ME Staff
Joined: 1/12/2009 Posts: 261 Points: 354 Location: VA
|
Currently, we do not have an extension to custom field types that you can use for rendering your custom field for mobile. This is something that we are looking at for a future enhancement. Your best bet for something like this would be a custom app using the API. This video provides info on how this is achieved: http://itsbestwith.me/listing.aspx?id=18 -joe
|