–: In this post we create a Set Error for if we fill wrong data than its throw error .
Step :– 1 Create new omniscript. first is text field for name input and second is option.
work = if we not fill Full Name && type both at a time it will throw Error.
Step :– 2 Drag a set error and add element error map.
add conditional view in set error if type = car && fullname = null
Step :– 3 On Preview Tab – if Full Name = Null, Type = Car its throw error after click next Button.
Step :–4 After give correct data from Preview tab it navigate on next step