Changes between Version 18 and Version 19 of CloudPlugin


Ignore:
Timestamp:
Jan 28, 2011, 10:40:59 PM (13 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudPlugin

    v18 v19  
    192192The {{{name}}} will be used as the option's displayed name and the {{{value}}} will be used as the option's value.  If {{{order}}} fields are provided, then they'll be used to order the options accordingly (much like custom field ordering).
    193193
    194 Lastly, if you want to have a field displayed but as read-only, then the field name should be immediately postfixed with an asterisk as in {{{ec2.ami_id*}}} above.
     194Lastly, if you want to have a field displayed but as read-only, then the field name should be immediately postfixed with an asterisk as in {{{ec2.ami_id*}}} above.  The {{{crud_new}}} config example above results in the following screenshot:
     195[[Image(instance-new.png)]]
    195196
    196197