dbTalk Databases Forums  

fms iwp drop down list problem

comp.databases.filemaker comp.databases.filemaker


Discuss fms iwp drop down list problem in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alkan Kutluhan ÜNÜVAR
 
Posts: n/a

Default fms iwp drop down list problem - 08-05-2010 , 06:40 AM






when i connect to the server with iwp, my related drop down list
values from value list (second field related first field) seem empty.
i select i value first drop down list, after the second drop down list
related value must become.but it's empty.
when i click the submit button, i can see second drop down list
values.
how can i solve this problem?
your sincerely

Reply With Quote
  #2  
Old   
Shaw NewsGroup
 
Posts: n/a

Default Re: fms iwp drop down list problem - 08-05-2010 , 11:54 PM






"Alkan Kutluhan ÜNÜVAR" <alkan.unuvar (AT) gmail (DOT) com> wrote

Quote:
when i connect to the server with iwp, my related drop down list
values from value list (second field related first field) seem empty.
i select i value first drop down list, after the second drop down list
related value must become.but it's empty.
when i click the submit button, i can see second drop down list
values.
how can i solve this problem?
your sincerely

If you have ver 10 or higher then you can place a script trigger in the
first field and set it to fire when the field is modified. The script is
COMMIT and REFRESH SCREEN (no dialog). This will cause the second field's
value list to appear based on the first field's value list.

AL

Reply With Quote
  #3  
Old   
Alkan Kutluhan ÜNÜVAR
 
Posts: n/a

Default Re: fms iwp drop down list problem - 08-06-2010 , 01:59 AM



Quote:
If you have ver 10 or higher then you can place a script trigger in the
first field and set it to fire when the field is modified. *The script is
COMMIT and REFRESH SCREEN (no dialog). *This will cause the second field's
value list to appear based on the first field's value list.

AL
thanks a lot for your advice.
but it doesn't work on server.
in filemaker pro it works properly.

i placed a script trigger in the first field.
i set it onobjectmodify.
the script is:
Commit Records/Requests []
Refresh Window []

and select "run script with full access privileges".

but it doesn't work.
server fms 11 advanced
program fm pro 11 advanced

what is the problem in here

Reply With Quote
  #4  
Old   
Shaw NewsGroup
 
Posts: n/a

Default Re: fms iwp drop down list problem - 08-06-2010 , 10:59 AM



"Alkan Kutluhan ÜNÜVAR" <alkan.unuvar (AT) gmail (DOT) com> wrote

Quote:
If you have ver 10 or higher then you can place a script trigger in the
first field and set it to fire when the field is modified. The script is
COMMIT and REFRESH SCREEN (no dialog). This will cause the second field's
value list to appear based on the first field's value list.

AL
thanks a lot for your advice.
but it doesn't work on server.
in filemaker pro it works properly.

i placed a script trigger in the first field.
i set it onobjectmodify.
the script is:
Commit Records/Requests []
Refresh Window []

and select "run script with full access privileges".

but it doesn't work.
server fms 11 advanced
program fm pro 11 advanced

what is the problem in here


From your first post message you indicated it would not work when you
accessed the file with iwp from the Internet using a web browser (Microsoft
Internet Explorer 7 or higher or Safari on Mac OSX)... and now it does work,
so................. I do not understand why you are are seeing if it works
on the server... only clients opening the file on the net using a web
browser or LAN using a lic copy of FM Pro are going to be used to edit file
and it behaves OK under these conditions????

AL

Reply With Quote
  #5  
Old   
Alkan Kutluhan ÜNÜVAR
 
Posts: n/a

Default Re: fms iwp drop down list problem - 08-09-2010 , 06:01 AM



Quote:
From your first post message you indicated it would not work when you
accessed the file with iwp from the Internet using a web browser (Microsoft
Internet Explorer 7 or higher or Safari on Mac OSX)... and now it does work,
so................. I do not understand why you are are seeing if it works
on the server... only clients opening the file on the net using a web
browser or LAN using a lic copy of FM Pro are going to be used to edit file
and it behaves OK under these conditions????

AL

it doesn't work on the server.
when i open the file locally it works.
i'm sorry, may be i wrote it wrong

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.