Add custom date/time choices to the 'target from' field in remediation target rulesSummaryFollowing are the flexibilities provided: 1. Add the capability to select the target from (date) choice in the RTR form. 2. Support custom date time fields on the target table (VI/TR). You can add them as choices. Steps to add custom date time fields: 1. Navigate to RTR form -> New. 2. Select Configure -> Table. 3. Navigate to the Columns section -> select Target from(date). 4. Navigate to the Choices section -> select Insert new row and provide an appropriate label and value. Any change in the dates from which the target is computed cause a readjustment of the remediation target dates. Related Links User role: admin Prerequisites: To include a new choice in the Target from field: Ensure the choice exists in the required table.Avoid adding sys_updated_on in the choice list. This is handled explicitly in case you add a new choice which is sys_updated_on and use it for target days calculation. This prevents you from using this option. Note: After deleting custom fields from the vulnerable item or test result tables, change the rules to use the available date and time fields, and then reapply the rules.