I have an Icon_table (IconID, IconName, Icon) where I store all of my icons used through out my application for consistancy and in case I need or want to change them out
I have an A1CLog table (A1CID, A1CDate, A1C, A1CIconID)
The A1CIconID is a formula field that is calculated based on the value of the A1C within the A1CLog table and then joined to the Icon_table in the A1CLog_Icon View. The view has ben verified and returns the filename (just like the Icon_table displays).
The view (A1CLog_Icon View) has been successfully used in a Report and Add data page, both showing the appropriate icon. (YEAH!)
The Problem:
In a List page, when I go to use the icon field (Icon_table_Icon) from the view) in the Header, HTML, or the body of the page, I receive a Caspio Bridge Error. So I started to try every thing. Every combination I could think of... In the body of the page, I finally got around the error by setting the Field Option of the Icon_table_Icon to File and the output results were:
So I know there is data, and I know it is getting to the page.
I am having the same problem when using a Details page. I have read everything I could find on images.
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.
Question
Lynda
The Set up:
The Problem:
So I know there is data, and I know it is getting to the page.
I am having the same problem when using a Details page. I have read everything I could find on images.
Has anyone encountered this before?
Lynda
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
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.