Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Getting RadioButtons of RadioGroup annotation

More
11 years 4 months ago #8941 by Davide
Hi,
can you please give us a pdf with radio button?
Can you please give us the result you expect using our methods (Annotation.GetFieldFullName() -- > Example: Form1.EditBox1 ?)

In a few days we will add some new methods to extract the informations from radio group or we will give you a new class that extract the informations directly from the pdf structure.
More
11 years 4 months ago #8944 by marco.klein
Hi,

hereby the PDF with the RadioGroup in there containing RadioButtons. So what we expect is something like

2x RadioGroup Annotations when listing all fields.
For each RadioGroup, doing RadioGroup.GetFieldFullName() should result in "RdgrpTest.RdbtnChoiceA" or "RdgrpTest.RdbtnChoiceB" depending on which radiogroup is used.

May I ask what the plan is when to finish this? We will make a decision on what framework to use by the end of this week.

Kindest Regards

Marco
More
11 years 4 months ago - 11 years 4 months ago #8946 by marco.klein
Hi again,

I just saw that we cannot add or remove items to/from a combobox. Is that true? I could not find any API method for this. Is this possible to realize in the same turn, because we need this, too?

Kindest Regards


// EDIT: Just saw that it is not possible to add items there.Corrected this.
Last edit: 11 years 4 months ago by marco.klein.
More
11 years 4 months ago #8947 by support
Dear Marco,
now your request is clear.

Actually you could get actual form's fields status invoking ExportForm().
That method generate a full xml structure containing fields name/values.

If you need to retrive RadioButton name, actually we've not a ready solution (you're the first customer asking for that).
We're working on it and will be back to you soon.
More
11 years 4 months ago #8951 by marco.klein
Hi,

thank you for your reply. Do you see an issue doing the listing of the fields page per page? And getting the Annotation handles using GetAnnot and GetAnnotCount? Or is ExportForm just another way to do it?

Kindest Regards
Marco
More
11 years 4 months ago #8952 by Davide
Hi,
it's just another way to do it.
We are working on the radio button and we'll get back to you as soon as possible.
Time to create page: 0.401 seconds
Powered by Kunena Forum