Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

As FileMaker is not very generous in providing us with documentation about the new CDML-tags in FM5 I am not sure on how to use the InlineAction tag. I thought that the tag was used to call a action upon a database within a html-page without having to go to a response page. I'm not able to implement it in this way. Can someone please give me some documentation with examples of this tag?

------------------

Posted

This CDML tag was discussed in another forum. To see what was posted follow this link and scroll to the bottom...

http://www.fmforums.com/ubb/Forum21/HTML/000114.html

Note that this link is dead now (the forums were changed some time back) so use the SEARCH feature to find the article.

[ October 15, 2001: Message edited by: Vaughan ]

Posted

Netscape has problem with inlineaction and it was not returned to the original database.

As solution I've used second inlineaction with original (akcedf_.fp5) db:

[FMP-InlineAction: -db=prtiskzpr_.fp5, -findall] System has [FMP-CurrentFoundCount] records. [/FMP-InlineAction] [FMP-InlineAction: -db=akcedf_.fp5, -Edit] [/FMP-InlineAction]

  • 11 months later...
Posted

Try using the Forum's search feature to find the original article.

[ October 15, 2001: Message edited by: Vaughan ]

Posted

Hi, I've been using Inlines quite a lot recently and they are both very useful and very frustrating, because the syntax varies just enough to stop stuff you're familiar with from working!

f'rinstance, part of the url for our online small ads page goes:

&-sortfield=datetodie&-sortorder=descending&-op=cn&category=social&-op=gt&datetodie=%2f%2f&-find

but as an inline, it's

category="social", datetodie=">//", -sortfield=datetodie,-sortorder=descending, -Find

dunno if that's the approved syntax, but it's the one that finally got it working for me

note also here that those ******* little "-"s DON'T appear before field names but do everywhere else!

Well it would be nice if there were some good documentation on inlines, but failing that if you mail me I can send some examples that might give you a starting point.

regards, Jeff

This topic is 8506 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.