Product Update

Add Fields to Person, Site and Contract Forms

Carlyn Manly
2017-07-19

Support organizations are now able to extend the Person, Site and Contract forms in Xurrent. A recent upgrade of the UI Extension functionality makes it possible to add fields to these forms. Using the Snippets feature makes it possible to add fields to a UI extension without having to write any code.

UI extension HTML snippet


For very specific requirements, it is possible to manually adjust the HTML that these snippets generate. It is even possible to add JavaScript to add business logic and CSS to adjust the styling of the UI extension.
In most cases, though, the snippets already provide sufficient flexibility to add the necessary fields to Xurrent forms. Below is a simple example of a UI extension that was added to the Person form:

UI extension example on the Person form