Presenting the user with a web-like form

(Manish Ballav) #1

Hello there:

I was wondering if it is possible to present the user with a web-like form in which the user inputs all the data and all the data gets collected in one shot.

Like, could I present a form with the following fields for the user to fill out:

  • First Name, Last Name - – (text Field)
  • Email Address –(text Field)
  • Contact Number –(Numeric field)
  • Date when we can contact you – (Date Field)

I researched integrations but did not find this information anywhere.

Any help will be greatly appreciated.

Regards,
Manish

(Nathan Stults) #2

Unfortunately there is no out of the box way to do this. It might be able to be done with some custom programming, but nothing out of the box to accommodate this, sorry.