Jump to content
  • 0

Database Lost Its Id Tags


myra0919

Question

I recently updated my database and the ID tags are not showing in the string.  Can someone please show me how to fix this.  Jason at Caspio did it once for me and I didn't get the opportunity to write it down, please help. 

 

This is what is happening, when I enter a name in the search box and click enter, that name comes up but all of other information that I have under other names come up as well.  I know it has something to do with the ID field not displaying properly, I just need a little bit of help.

 

Best,

 

Myra

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Did you change any of the fieldnames when you updated the table?  Are you trying to pass parameters in a query string? If so make sure that all the fieldnames are correct and that you are receiving the parameter name the same as you declared it.  See the following for formatting info on query strings:  http://howto.caspio.com/parameters/parameters-as-query-string-values/

Link to comment
Share on other sites

  • 0

If i have a parameter name of ID what should the parameter value be set to in order to indentify the records attached to it.  Whe it was set up the value of ID was all numerical, when I go to my "details" page it says, " This datapage uses parameters, to stimulate this datapage with parameters, please enter values below what values do I enter seeing that my records are numbered from 1 to 347?

Link to comment
Share on other sites

  • 0

If you are using a preview to test the page, just enter a value to test if the record comes up correctly. If you have deployed the page, could you give me the URL of the page to take a look? Or, if in the DataPage you have an HTML block, it may have a line of code that resembles <a href="http://www.mywebsite.com?ParamID=[@field:FIELDNAME]">Link</a>.  If you could provide that line, I could help as well.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...