Jump to content
Server Maintenance This Week. ×

Can button (Instant) redirect to url with CDML reference to a field from that record


This topic is 8067 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Just playing around with different options. If Using Instant Web Publishing can there be a button that runs the URL script (this part I know can be done) that brings up a .htm page with a CDML tag that references back to a specific field from that same record in the database.

The URL link is easy. I dont even know if getting the CDML to work in this particlar way in this particular senario is even possible?

LR

PS I am actually using my database with custom publishing for clients to view records. I just have a link from one of my custom .htm pages that goes back and shows my entire database. This link basically brings the database up as instant publishing. This way I can remotely edit my database. When I am editing my database it is at this point I want to hit a button taking me back out to a .htm page containing the CDML tag linking back to a field from the record I was just working on.

[ March 20, 2002, 08:55 PM: Message edited by: Larry Ross ]

Link to comment
Share on other sites

  • Newbies

I've got the same problem

I want to link word documents [http://name.doc]

and i got something workin

this is what i use

<P><FORM ACTION=FMPro METHOD=post>

<INPUT TYPE=hidden NAME=-DB VALUE='layout versie'>

<INPUT TYPE=hidden NAME=-Lay VALUE='Layout 1'>

<INPUT TYPE=hidden NAME="-format" VALUE="polop.htm">

<INPUT TYPE=hidden NAME="-error" VALUE="search_error.htm">

<input type=hidden Name="-script" Value="open">

<INPUT TYPE=hidden NAME="-lop" VALUE=AND> <p></P>

now this doesn't work right

because the link is opent on the host

computer and not on the user-end computer

don't now the solution yet to that

problem

ps the script open is a script to open

url .

Link to comment
Share on other sites

This topic is 8067 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.