hi bubblers
i have this page where user will not be logged in and i need to replace some variables to actually data with find and replace expression.. but i cant seem to find that option in my expression
can anyone help out here?
hi bubblers
i have this page where user will not be logged in and i need to replace some variables to actually data with find and replace expression.. but i cant seem to find that option in my expression
can anyone help out here?
‘Find and replace’ can be used on any text.
So if your expression it text then it should be there. If it’s not then it wont.
But, what are you actually trying to do here?
what im trying to make is a thirdpart page that where my users customer can get presented for a quote.. and then either reject or accept that quote.. when they click accept they will get presented for my users quote conditions that they also have to accept before a order is maked..
these quote conditions have some different variables like company name, company adress, customer name, quote lines and so on.. these variables should be different from quote to quote.. and user to user.. but since its a third party page with no logged in user its hard to retrieve any data about the creator of the quote
i now tried to do this:
but cant figure how to end that expression
and a find and replace there looks like this:
Top be honest, I still don’t understand what you’re trying to do…
But why do you need to use ‘find and replace’ for this (that’s the bit I don’t understand)
Can’t you just load the Quote to the page, and refer to the relevant data points directly from that?
I got it to work ![]()
It isnt the quote i want to show.. its quote conditions there is a different db entry there is maked by the user as a sort of template where he has some different variables as {{company_name}} or {{customer_name}} and so on . so i use find and replace to replace these variables with dynamic data in the quote conditions ![]()
This topic was automatically closed after 70 days. New replies are no longer allowed.