Difference between revisions of "PrF UG forms using resourcelist"
Line 24: | Line 24: | ||
prompting you to enter a URI as a value. | prompting you to enter a URI as a value. | ||
</p> | </p> | ||
− | <div>[[Image:PrF_UG_forms_resourcelist_input.png| | + | <div>[[Image:PrF_UG_forms_resourcelist_input.png|frame|none| |
+ | Resource List dialog]]</div> | ||
<li><p> | <li><p> | ||
Line 30: | Line 31: | ||
an error message will be displayed: | an error message will be displayed: | ||
</p> | </p> | ||
− | <div>[[Image:PrF_UG_forms_invalid_url.png| | + | <div>[[Image:PrF_UG_forms_invalid_url.png|frame|none| |
+ | Invalid URI dialog]]</div> | ||
<li><p> | <li><p> | ||
Line 40: | Line 42: | ||
You can also view/edit a resource | You can also view/edit a resource | ||
by highlighting it and selecting the <b>View Value</b> | by highlighting it and selecting the <b>View Value</b> | ||
− | [[Image:PrF_UG_all_object.view.gif|all_object.view]] button, | + | ([[Image:PrF_UG_all_object.view.gif|all_object.view]]) button, |
or delete a resource by highlighting it and clicking the <b>Delete Value</b> | or delete a resource by highlighting it and clicking the <b>Delete Value</b> | ||
− | [[Image:PrF_UG_all_object.remove.gif|all_object.remove]] button. | + | ([[Image:PrF_UG_all_object.remove.gif|all_object.remove]]) button. |
+ | |||
</div> | </div> |
Revision as of 12:36, October 22, 2008
Using a ResourceListWidget
ResourceListWidget is an optional widget for slots of type String with multiple Cardinality. It is similar in appearance and operation to the default StringListWidget, but allows the end-user to enter a list of URIs. Basic syntax checking is performed on each entered URI, but does not verify that the URI can be accessed.
To enter a value in a ResourceList field at the Instances Tab:
A dialog box will appear, prompting you to enter a URI as a value.
If the string is not a URI, an error message will be displayed:
If the string appears to be a URI, the string will be added to the resource list.
You can also view/edit a resource
by highlighting it and selecting the View Value
() button,
or delete a resource by highlighting it and clicking the Delete Value
(
) button.