Jump to content
  • 0

Caspio Parameters not working properly. Anyone else have this issue?


MonicAnalytics

Question

Hi,

I am working on a data page. I built a menu and added an image inside.

the app parameter I created is [appmenu2] and the image code inside of it is <img src="[app:circlelogo/]">. After saving the code and saving the parameters and finishing the page, the image is not rendering and this is what I see when I inspect element.

<img src=""> ==$0

It was working properly and out of no where it just stopped. The image now shows as it is just not there. My file is appropriately stored in a filestore folder that is enabled.

 

This code <img src="[app:circlelogo/]"> also works exactly fine on other data pages. 

 

I am confused as to why it might have stopped working.

 

Anyone else sharing this problem?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hello @MonicAnalytics,

As far as I understand you added an app parameter (image) inside another app parameter (some code for menu).

If this is correct, I faced this issue earlier. I contacted support and they confirmed that it is not possible to refer to one app parameter inside another one. 

The workaround is:
1)  to use the URL as an image source instead of an app parameter
Or

2) to divide the menu into 2 parts, so you can add app parameters with the 1st part of the menu, then add an app parameter with an image separately, and the 2nd part of the menu (if this works in your case at all)

Hope this helps.

Link to comment
Share on other sites

  • 0

Thank you so much @CoopperBackpack !!

That helped quite a bit. I thought I was going insane lol. I didn't think it might have been the nested parameter. 
My image was uploaded in filestore and it won't show the full parameter for security reasons (which I totally appreciate).

 

I think solution2 could work! 

Thank you so much for your response! I greatly appreciate it!

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...