I can, by querying against the field table, get field information such 
as fOption and default value for all the fields in a given form. To do 
this, I need the schema id.

Is there any other way to get this information without knowing the 
schema id?


Carey Matthew Black wrote:
> Franklin Lee,
> 
> Depending on your ARS version, you could create an ARS View form over
> the arschema table and then use "normal" ARS API queries to get at the
> data.
> 
> FWIW: The schemaId is viewed as a "local implementation detail" that
> really should be transparent to the ARS developers and/or users. Which
> leads to this question....
> 
> Why do you need to know the schemaId?
> 
> I ask because there might be other ways you could achieve your goals.
> 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/


--
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to