Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [jai] I see hidden fields

Quote Reply
Re: [jai] I see hidden fields In reply to
this i need it for the results page not for the search the search i fit it already but it is that when after search to modify or delete or after search for a record take you to the results page template all time and this is the templates i got the problem.

i have these tables

t_countrf table

countryf_id | countryf_name

t_countryt table

countryt_id | countryt_name

t_value table

value_id | value_price

t_phonec table

phonec_id

phonec_name

t_prate table (this is the table that is accessed by the users only that relates to the others)

prate_id

phonec_id

countryf_id

countryt_id

value_id

phonec_minutes

right now i am using this as it says in the manual

<%phonec_id%><BR>
<%countryf_id%><BR>
<%countryt_id%><BR>
<%phonec_city%><BR>
<%value_id%><BR>
<%phonec_minutes%><BR><BR>


but does not work in the way to show the real names of the id field in these table from the relates tables. Right now show me the id numbers for countryf_id, countryt_id, phonec_id, value_id . I am triyng to pull the fields from the others tables but i can't get it worked i know the form i have to change is the search_results but i was trying the globals but does not make any change.

can you tell me why? something that has to be simple to pull is so Unsure to get it worked.

thanx

i have sent this quesiton to the IT of Gossamer and did not reply me about it yet you are more efficient that them i will try to send them my request again because the manual is so general and for programmers i have read it all and still not getting in there.
KevinW ANDRE
webmaster@cyberbrickell.com
Subject Author Views Date
Thread I see hidden fields jaspercram 11682 Oct 14, 2002, 4:07 AM
Thread Re: [jaspercram] I see hidden fields
timbo 11313 Aug 28, 2003, 8:36 AM
Post Re: [timbo] I see hidden fields
ecamty 11271 Sep 3, 2003, 11:10 AM
Thread Re: [jaspercram] I see hidden fields
YoYoYoYo 11313 Sep 3, 2003, 11:50 PM
Thread Re: [YoYoYoYo] I see hidden fields
timbo 11263 Sep 14, 2003, 2:30 AM
Post Re: [timbo] I see hidden fields
jai 11220 Sep 16, 2003, 4:10 PM
Thread Re: [YoYoYoYo] I see hidden fields
kevinws 11259 Sep 15, 2003, 1:03 PM
Thread Re: [kevinws] I see hidden fields
jai 11228 Sep 16, 2003, 3:57 PM
Post Re: [jai] I see hidden fields
kevinws 11207 Sep 17, 2003, 6:50 AM
Thread Re: [jai] I see hidden fields
kevinws 11202 Sep 17, 2003, 2:36 PM
Thread Re: [kevinws] I see hidden fields
kevinws 11216 Sep 17, 2003, 2:47 PM
Thread Re: [kevinws] I see hidden fields
jai 11235 Sep 17, 2003, 4:38 PM
Thread Re: [jai] I see hidden fields
kevinws 11200 Sep 18, 2003, 8:10 AM
Thread Re: [kevinws] I see hidden fields
jai 11212 Sep 18, 2003, 3:56 PM
Thread Re: [jai] I see hidden fields
kevinws 11177 Sep 19, 2003, 6:39 AM
Post Re: [kevinws] I see hidden fields
TIF 10697 Apr 3, 2006, 8:05 PM
Post Re: [jaspercram] I see hidden fields
kevinws 11237 Sep 15, 2003, 1:07 PM