Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This is an Enterprise + feature. Create Custom Fields on the Dashboard for Internal use use only on Pull or Push requests.

These are INTERNAL ONLY fields that recipients will never see on their request pages. Owners of the Team can set these fields as required or not required for users. Owners can set Globally for all users.

Owners/Admins can pull Custom Reports via the Teams Page “Teams Administrative Action's”

Sample View:

Request Details Pave View:

Custom Report View:

How Owners can set these fields as custom global fields for all users go to Teams page and scroll down to Create Custom Push/Pull Fields. Click Add New

Once you click Add New you will see the required fields to set this feature for all users. Enter

  • Field Name = Name of the field that will show on the Dashboard

  • Field Description = Add a field description where the user can click on the ? for more details

  • Field Type = Owners can set the fields as Text, Number, Textarea Box, Text with hidden characters for password or email address (see field type samples below)

  • Is Field Required = If this box is checked, then each user of the team will not be able to send a request until this field is entered with information from the user. If unchecked then a user can send requests without entering any information into this field.

  • Request Type = Add a custom field to either the Pull or Push side of the dashboard.

Field Type SAMPLES = Owners can set the fields as Text, Number, Textarea Box, Text with hidden characters for password or email address

TEXT

Dashboard View:

Details Page View:

NUMBER

Dashboard View - ONLY numbers can be used in this field

Details Page View:

TEXTAREA BOX It is used for entering basic values, such as a name, number, or short phrase. A text area is a larger box that allows you to enter multiple lines of text. ... In HTML, a text field is defined by an <input> tag with the type "text." A text area is defined by a <textarea> tag

Dashboard View:

Details Page:

TEXT WITH HIDDEN CHARACTERS FOR PASSWORD

Dashboard View:

Details Page view:

  • No labels