Search the Community
Showing results for tags 'form'.
-
I have submission form and when i put label position = left. the field/form element (could be a textfield, dropdown etc) will appear to the far right. Example: Expected result I am looking for Brand Type: <text field> What I see on caspio form Brand Type: <text field> How do I reduce the spacing between label and form element? I don't know where in the style is controlling the spacing. I need the table or container to be 100% as my page is suppose to be responsive page. Can anyone help?
-
I wonder if some of our submission forms fail to load ocassionally. I see this happening when I look Google Ads account and see there examples of starting pages that are served to ad clickers. Since I recognised this I have tried to locate this insident with Crossbrowser testing and browserstack screenshots and live tests but it wont appear. Once though I caught myself a situation where datapage did not load and I refreshed and refreshed but it failed to load. When I cleaned the page cache it finally loaded. Do any of you guys know what is going on here? Is this really happening and perha
-
Can i create self-authenticate section in a from? Like i input some data in a form and after clicking submit option i should have a preview screen with some valuable data for recheck. can i have that in caspio?
-
I wrote this simple code which takes in parameters from the database Caspio to create a simple table. I just want this table to remove all fields which are empty. Since email servers do not run javascript, what is the best way to hide the rows which are empty (the paramters such as @field:Facility is not filled out). Thanks! I've also added the code: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <style type="text/css"> tr:nth-child(even) { background-color: #D3D3D3 } </sty
-
Hi everyone, can you help me? I want to People submit form person of IT receive mail, he can check yes or no if IT peaple checked yes then mail he's send to one person resposible of app http://howto.caspio.com/tech-tips-and-articles/common-customizations/tech-tip-how-to-validate-a-user-email-address/ i have already saw that, but only one mail is possible for validation. Thanks for your help.
-
Hi everyone, can you help me? I want to People submit form person of IT receive mail, he can check yes or no if IT peaple checked yes then mail he's send to one person resposible of app http://howto.caspio.com/tech-tips-and-articles/common-customizations/tech-tip-how-to-validate-a-user-email-address/ i have already saw that, but only one mail is possible for validation. Thanks for your help.
-
Hi everyone, I have a problem can you help me? I want to insert in my webform a logo image, Is possible to store image in caspio bridge and display after or i have to store my logo on web? thanks you for helping.
-
I've set up a form with a required drop-down question. I've created a lookup table to provide the options within the drop-down. When I choose an option in the drop-down and click the Submit button, the drop-down gets a "Required" in red error message. Any ideas on what I'm doing wrong?
-
I have a lookup table that lists several (around 20) items to check off in a to-do list where the table is named “todo†with fields setup as todo_Num (integer), todo_Item(integer) todo_Desc(text) and todo_Cat(text). I also have a “todo_complete†table with the fields of Comp_Num (integer), todo_num(integer), Fin(checkbox) and Explain(text). I have been able to setup a submission form with virtual1 field displaying the todo Descriptions in a dropdown with 2virt fields cascading the todo_Num and todo_Item, from todo_desc then linking to the todo_complete table. Unfortunately the dropdown
- 4 replies
-
- parameters
- lookup table
-
(and 1 more)
Tagged with:
-
I have a report data page that lists all customers and purchase orders through a left outer join view that shows ALL Customers and Purchase Orders, regardless of the whether the PONum field is blank or contains a PO Number. How can I label the blank fields to show something like "No Orders " instead of a blank field. All suggestions are greatly appreciated.
-
Good afternoon, I have made a few search pages with the method outlined here. These are working fantastic, but I would like a button to allow users to clear out the form and the method here has no effect whatsoever. I have not deployed the version with the reset button so please let me know if this is just a feature that does not work in previews. Thank you for your time, -Blue
- 4 replies
-
- Virtual Fieldreset
- clear
-
(and 1 more)
Tagged with:
-
Good afternoon, I am attempting to have my general form background have rounded edges. I have attempted adding the below code to various locations in the Layout Source area. I will most likely not want 24px, but I just was trying to find the correct area of the CSS to modify. -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -moz-border-radius: 24px; -webkit-border-radius: 24px; -khtml-border-radius: 24px; border-radius:24px; box-sizing: border-box; As an alternative should I upload an image with the correct color and shape to be used as a background instead? If I
-
This is for a submission form. I would like to use no label, and instead have a placeholder-label within the text field. I know I can do this by assigning a static value under Advanced. My problem is that when the user clicks in the text field, then the text is still there. I would like it to disappear. Is this possible? I'm really grateful for any help. Bjorn
- 2 replies
-
- placeholder
- text field
-
(and 1 more)
Tagged with: