Mini Page -issue

Hello,

After setting mandatory field for account on form page : street, zip code, city  (see screenshot). I am facing issue creating a new account, after saving it Iget an error message on the mini page bacause of those mandatory fields. I would avoid to add this mandatory on the mini page. Do you have an idea how we can solve the issue?

 

BR

File attachments
Like 0

Like

1 comments

What you need to do is *not* set required on the field itself. This makes it required in all cases. Instead, leave required unchecked and add a business rule on the full page to make the field required. This way, it won't be required on the mini page, but it will be required on the full page.

Ryan

Show all comments