my %entry = (
7 => 3, # 7 = field id, 3 = radio button value
536870913 => "New diary entry.",
);
ars_SetEntry( $ctrl, $form, $entryId, 0, %entry );
die "ars_SetEntry( $form, $entryId ): $ars_errstr\n" if $ars_errstr;
Regards,
Thilo
Paizo wrote:
> Hi Listeners,
>
> I would like to know how to modify a trouble ticket, for example change
> its status and write some lines on the diary field of the note. I didn't
> find examples about this, can you give some hints please?
>
> Thank you for your help,
>
> Paizo
>
> --
> CFAH3 CUT-LASS
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Arsperl-users mailing list
> Ars...@ar...
> https://lists.sourceforge.net/lists/listinfo/arsperl-users
|