[FX.php List] custom functions
Joel Shapiro
jsfmp at earthlink.net
Tue May 31 23:15:24 MDT 2011
Hi Frank
If you are accessing any data in your custom function that resides in
a different table, make sure that the second table also has the
correct privileges.
Otherwise, I believe auto-enter calcs do not always work with records
created over the Web. I don't know the specifics of when they do and
when they don't, but my (admittedly suspect) memory seems to recall
other times that auto-enters didn't work... I even seem to remember
triggering an FM script within an FMNew call to have the FM script set
the field that didn't auto-enter. (This was in a DB created by
someone else.)
-Joel
~~~~~~~~~~~~~~~~~~~~~~~
Joel Shapiro
FileMaker Pro
: database design
: web development
http://www.jsfmp.com
415-269-5055
~~~~~~~~~~~~~~~~~~~~~~~
On May 31, 2011, at 5:59 PM, Dale Bengston wrote:
> Frank,
>
> I doubt recursion has anything to do with it. More likely, the
> script uses values in global fields, or there's something else about
> it that causes it to fail when triggered by web access.
>
> Dale
>
> --
> Dale Bengston
> Streamline Studio, LLC
> www.streamline-studio.com
>
>
> On May 31, 2011, at 4:15 PM, Frank G wrote:
>
>> Hi Michael
>> The function has the defaults setting of Availability for All
>> Accounts
>> Maybe it's because it's recursive
>>
>> On 2011-05-31, at 4:35 AM, Head Honcho wrote:
>>
>>> Yes,
>>>
>>> They are "just" functions.
>>>
>>> Just make sure that the account privileges have been set correctly
>>> for your function(s).
>>>
>>> Hope this helps, somewhat.
>>>
>>> Regards
>>>
>>> Michael Ward
>>> --
>>> Head Honcho, CustoMike Solutions
>>> Member, FileMaker Business Alliance & FileMaker Technical Network
>>> FileMaker 7, 8, 9 & 10 Certified Developer
>>> ph 0414 562 501
>>> headhoncho at customikesolutions.com
>>>
>>> On 31/05/2011, at 12:08 AM, Frank G wrote:
>>>
>>>> Hi,
>>>> I was do some testing with a custom function. OK_Encrypt() which
>>>> is recursive.
>>>> It works via Filemaker client but not via FMNew()
>>>> I have a text field with an auto-enter calculation using a custom
>>>> function and "Do not replace existing value of field" unchecked.
>>>>
>>>> Should it work or not?
>>>>
>>>> Frank_______________________________________________
>>>> FX.php_List mailing list
>>>> FX.php_List at mail.iviking.org
>>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>>
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list