Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to define column field on the web according to the search criteria?

Featured Replies

I have search.htm and search_results.htm.

The column fields on the search_results.htm should be defined according to the fields I ask on the search.htm.

If I search on the database according to the date and sell-price the list should contain the name of the item-date-sell price columns

If I search on the database according to the date and buy-price the list should contain the item name-date-buy price.

How can manage to define the columns on the list according to the search items?

thanks in advance.

abdulkadir kaplan

[This message has been edited by abkaplan (edited March 17, 2001).]

  • 3 weeks later...
  • Author

I tried it buy using -token. But up to now I can use only one -token in a page. if it is possible to use more than one -token in apge I can define yhe tokens and send them to the other pages. and use them as the field names. is there any one who tried that ?

Abkaplan

In FM 5 you can have 10 tokens, 0 - 9. That is like any other language variable. You just have to carry the tokens along from page to page in links.

  • Author

Dear Anatoli

Thaks

I will try it is that correct? :

<input type="hidden" name="-token" value="12345">

<input type="hidden" name="-token0" value="3333">

Abkaplan

quote:

Originally posted by abkaplan:

Dear Anatoli

Thaks

I will try it is that correct? :

<input type="hidden" name="-token" value="12345">

<input type="hidden" name="-token0" value="3333">

Abkaplan

It should be -token.0

-token.1

-token.2

up to

-token.9

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.