How link text boxes to individual database records
-
I’m a former Novell network administrator (15 years ago) with no programming background and my website work has been limited to WordPress basics and the Coffee Cup Visual Site Designer with no CSS, php, or other scripting in my resume.
A friend installed the Participants Database on a community crime watch WordPress website here in a Latin American country where I live. I exported our Wild Apricot Membership database and massaged it into your format by editing rows, columns, and cell formats wit MS Excel 2007.
I went into the Participants Database module, deleted the default field names in Participants Database, and created new field names to match those in my CSV file. I then typed the PD created field names with underscores replacing spaces and dashes back into my csv file, after which I was able to import my database with 551 records and 37 fields into the PD plugin module.
Then I discovered – after failing to notice the spec on field capacity – that my critical “directions” fields were much bigger than 255 characters – and wouldn’t fit into a 255 character field. (After working on this all day – my fault – not yours.)
Some of the descriptive directions for emergency vehicles to get to people’s homes are up to 1024 or more characters long, but we could limit it to 1024.
I see in your product description listings that a form can have a text box, but how is a text box implemented and linked to individual database record? Is a form an entity that is linked to a record in the database? Does implementing text boxes require programming?
If yes, would it be easy for a skilled website designer to implement and integrate? We have a couple of website designers in the expat community here who might be able to help and donate their time. (We are a volunteer-based community service organization).
- The topic ‘How link text boxes to individual database records’ is closed to new replies.