Jump to content

Josh1425

Members
  • Posts

    7
  • Joined

  • Last visited

Josh1425's Achievements

  1. I am trying to change the size of the boxes for search options on Reports and Forms. Also, trying to change the texts font. I have looked and adjusted all the different features in the style sheet that I thought could be related and haven't had any luck. Also Can't change the size of the check box. It all just seems huge.
  2. I have 3 forms built and they are tied to 3 different tables. I am embedding the 3 forms into one webpage through Wordpress. Right now When I embed the forms I get 3 submit buttons, but I need just one submit button. I found some older forums here about this, but the code that was provided didn't work or I didn't follow it correctly. I am not skilled in writing code or any other computer language so I need help w/ step by step instructions.
  3. I have a table that I have a lot of information coming into using a multi step form . There are parts of it I want to go into a new table. I created the trigger, and the new row is created when the form is submitted but the actual data isn't going into the table. I don't have a clue of why its not going into the table see the photo of the trigger and the table showing blank rows. Any help would be awesome. Thanks.
  4. I need a little help. I want to create a form that allows me to scan a drivers license barcode and extract the data from a license and put it into fields on a form. Any suggestions?
  5. I have two tables. In the top table I have data pulling in to the table using API calls. It currently pulls in the ID number of the location and not the locations Name. I would like the ID number to change to the store location name as soon as it hits the table using the bottom left table that shows the Store name and the ID associated with the name. The bottom right table shows what I would like is to have the top table Page_ID field to be replaced by the ID in the bottom table. The final result would be what the bottom right table would like like. I tried a trigger but I couldn't figure out how to make it work.
  6. Is it possible to have a full name go into a table and then split First name and Last name into their own columns? Example: John Doe goes into one column but then John is put into another column and Doe goes into another.
  7. I have a Form that is used for Onboarding new employees. It has First Name and Last Name separated out and goes into my Table separated. What I want is when it goes into the form I want to auto generate what their company email will be. Their email will always be for example Firstname.lastname@companyname.com. I know how to create the formula to combine the First name and Last name into one cell. I thought it would be similar, but couldn't figure out a way to do it. Example below is what I am shooting to do. Any suggestions would be great!
×
×
  • Create New...