InfoPath Отправить текущую форму в другую форму при отправке

StackOverflow https://stackoverflow.com/questions/6032934

  •  14-11-2019
  •  | 
  •  

Вопрос

У меня есть форма InfoPath, есть ли в любом случае, чтобы получить эту текущую форму InfoPath и щелкнувшись после отправки, выйдите в другую форму или показать другой набор полей при нажатии [Отправить]?

Спасибо

Это было полезно?

Решение

If what you want to achieve is some kind of multi-step form, you could use views. InfoPath Views allow to display different fields depending on the view, and you can add buttons to navigate from one view to an other. You may also evaluate some rules before switching to an other view (for example to check for mandatory fields).

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top