Jump to content

lars4worship

Members
  • Posts

    3
  • Joined

  • Last visited

lars4worship's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, Hoping to see if I can get a notification email sent after a user submits a form from that user. I created the option on this specific datapage that the user will fill out then submit Then I added the text and the subject and the to fields But when I try to add something like [@user_email] or
  2. Hi, Let's say I have five tables with corresponding web forms that users fill out on our website. Each user has an ID that passes along to the next form. When a user returns to log in, I want them to be able to see the status of the five forms and see if they are completed or not with each form. I started by building a lookup table with a auto id for the forms, then assigning each of the five forms to assign that value to the field when they complete each of the forms. Next, I was going to build a view that linked all the tables together that showed what each person had done, followed by a search and report style with a link to the proper page, so when they login, they can view what they have completed, etc. I did not proceed with that because I realized that if they didn't have a record in say table #4, the view would not see anything, therefore not display anything. Can anyone think of another way to do it- this is one of those things that I am so focused on that there is probably a simple solution too, but I can't figure it out. Thanks all, Larry
  3. On a basic data page, I have a long space showing up on one of my data pages that I'm creating and I can't figure out why. I can put the labels on top and the problem goes away, but then the form looks ugly. Also, I'm trying to add a + button that would allow someone to enter the same information on a set of fields, but duplicated. I have the room in my table and I would like them to be able to click a "+" button like "+ Click to add another medication" then the new fields would appear blank below. Is there a way to do this? Best Regards, Larry
×
×
  • Create New...