kairon icon indicating copy to clipboard operation
kairon copied to clipboard

Fill slot values in form validation triggering action

Open nupur-khare opened this issue 1 year ago • 0 comments

  1. Added pre_slot_set in FormValidationAction which will set the slot value before validation.
  2. Added 4 types in pre_slot_validation - current, custom, slot and action.
  3. In type action, the slot value will be filled by triggering the http action.
  4. Added unit and integration test cases for the same

nupur-khare avatar Jun 09 '23 07:06 nupur-khare