Re: [RBASE-L] - PDF form generation problems

2020-10-28 Thread 'Patti Jakusz' via RBASE-L
 No, I can't use a form.  The staff don't have access to the database.  They 
used to get the reports on paper and they filled in the new dates for each 
client by hand.   Since Covid, we have to make them PDFs and email them the 
PDF.  They are supposed to be able to fill in the dates and email it back to 
our data-entry people.  

Patti

On Monday, October 26, 2020, 4:28:26 AM EDT, Buddy Walker 
 wrote:  
 
 
Patti

  Create a form that you could use to update each text field in the table.

  

 In your report create variable 

Now in your variables add vTxtField = columnName in report table and make sure 
it is calulcated in detail section

  

Buddy

  

  

From: 'Patti Jakusz' via RBASE-L  
Sent: Monday, October 26, 2020 12:05 AM
To: rbase-l@googlegroups.com
Subject: Re: [RBASE-L] - PDF form generation problems

  

There is only one PDF text field per row in the table.  How would I give it a 
different name for each row in the table?

  

On Sunday, October 25, 2020, 3:02:25 AM EDT, Tony IJntema  
wrote: 

  

  

Patti,

It looks like the fields have the fieldsame name.

For instance if a field has the name: Cliuentname and you fill it with the name 
Smith als the fields with the fieldname Clientname will be filled with Smith

Tony

  

Op 25-10-2020 om 00:41 schreef 'Patti Jakusz' via RBASE-L:

No, it is blank, a PDF Text field. It is in the detail section.  Users download 
the PDF report and are supposed to be able to fill in the field.  but when they 
fill it in for one client, it duplicates itself for all the clients.

  

Patti

  

On Saturday, October 24, 2020, 10:20:28 AM EDT, Buddy Walker 
 wrote: 

  

  

Patti

  How is the variable being populated. Look up from another table, column in 
report table.

 

  If it is being looked up in another table make sure it is being done in the 
detail section.

 

Buddy

 

 

From: 'Patti Jakusz' via RBASE-L  
Sent: Friday, October 23, 2020 3:36 PM
To: rbase-l@googlegroups.com
Subject: Re: [RBASE-L] - PDF form generation problems

 

It's in the Detail band.

 

Patti

 

On Friday, October 23, 2020, 3:27:04 PM EDT, Buddy Walker 
 wrote: 

 

 

Patti

   What band is the date in (PH, D etc) and when the variable is being created 
in what band

 

Buddy

 

From: 'Patti Jakusz' via RBASE-L  
Sent: Friday, October 23, 2020 2:09 PM
To: rbase-l@googlegroups.com; RBASE-L 
Subject: [RBASE-L] - PDF form generation problems

 

Hello all,

 

We are having a hard time editing PDF reports that were geneated by Rbase.  I 
have a PDF Text Field and a bunch of PDF check box fields.

 

When we type a date in the text field, it duplicates itself across all the rows 
in the report.  The check boxes work just fine.  But my text fields all 
duplicate.  I sent a snip of the report, cutting off the client names.  

 

We sometimes were able to open the reports in Word and got them to work that 
way, some of the reports (like this one) get completely scrambled by Word.   We 
tried opening using Adobe, edge Browser, Chrome browser, Firefox browser and 
Word.

 

Any suggestions to get to be able to use this as write-able document?

 

Thanks, Patti

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/1037862288.2082633.1603476516423%40mail.yahoo.com.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/001e01d6a972%246c3c37e0%2444b4a7a0%24%40comcast.net.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/117199760.2112879.1603481742569%40mail.yahoo.com.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/003201d6aa10%24cb083640%246118a2c0%24%40comcast.net.

-- 
For group guidelines, visit 

Re: [RBASE-L] - External forms

2020-10-28 Thread Tom Hart
Thanks that answered my question

Tom Hart

On Wed, Oct 28, 2020 at 10:17 AM A. Razzak Memon  wrote:

> Tom,
>
> As long as you are not embedding those forms as
> "Additional Resources" into a compiled (.exe)
> application, you can simply update the external
> forms in the compiled application folder along
> with all required CFG and engine DLLs.
>
> In that scenario, you don't need to re-compile
> the application anytime you make a change to a
> form, report, or external files as long as they are not embedded.
>
> Very Best R:egards,
>
> Razzak
>
>
> At 11:06 AM 10/28/2020, Tom Hart wrote:
>
> >I have been compiling my main menu app(external
> >form) which includes other external forms and
> >each time I change one of the external forms I
> >have to recompile the app.  If the external
> >forms are in the same folder can I run the app
> >by just copying the new updated external form to that directory
> >
> >Tom Hart
>
> --
> For group guidelines, visit
> http://www.rbase.com/support/usersgroup_guidelines.php
> ---
> You received this message because you are subscribed to the Google Groups
> "RBASE-L" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rbase-l+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rbase-l/0Mclap-1kpBSJ2eB7-00HsF0%40mrelay.perfora.net
> .
>

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/CABX9BNeybt8ibCB77vHm%3Dqozn%2BvF3wZ%2ByqXq3pd4GFuTqdHqkg%40mail.gmail.com.


Re: [RBASE-L] - External forms

2020-10-28 Thread A. Razzak Memon

Tom,

As long as you are not embedding those forms as 
"Additional Resources" into a compiled (.exe) 
application, you can simply update the external 
forms in the compiled application folder along 
with all required CFG and engine DLLs.


In that scenario, you don't need to re-compile 
the application anytime you make a change to a 
form, report, or external files as long as they are not embedded.


Very Best R:egards,

Razzak


At 11:06 AM 10/28/2020, Tom Hart wrote:

I have been compiling my main menu app(external 
form) which includes other external forms and 
each time I change one of the external forms I 
have to recompile the app.  If the external 
forms are in the same folder can I run the app 
by just copying the new updated external form to that directory


Tom Hart


--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups "RBASE-L" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/0Mclap-1kpBSJ2eB7-00HsF0%40mrelay.perfora.net.


RE: [RBASE-L] - External forms

2020-10-28 Thread Dan Goldberg
I have my rffs(external forms), database files, rbengine.dll and cfg files  in 
the same folder as my startup app. My startup calls the external form files. 
That way if I change an external form file I can just replace it and do not 
have to recompile. The users do not have to be out that way as well.

The only time I recompile the startup app is when there is an rbase update.

Dan Goldberg

From: rbase-l@googlegroups.com  On Behalf Of Tom Hart
Sent: Wednesday, October 28, 2020 8:06 AM
To: rbase-l@googlegroups.com
Subject: [RBASE-L] - External forms

I have been compiling my main menu app(external form) which includes other 
external forms and each time I change one of the external forms I have to 
recompile the app.  If the external forms are in the same folder can I run the 
app by just copying the new updated external form to that directory

Tom Hart
--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/CABX9BNfbABGOYK%2BiU8YhRS%2B3RGYu92_GOPS4qZK6QO3AdMuTHw%40mail.gmail.com.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/2E4830CEC16615458329D3D83342F8D0014E63FF30%40exchange11.


[RBASE-L] - External forms

2020-10-28 Thread Tom Hart
I have been compiling my main menu app(external form) which includes other
external forms and each time I change one of the external forms I have to
recompile the app.  If the external forms are in the same folder can I run
the app by just copying the new updated external form to that directory

Tom Hart

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/CABX9BNfbABGOYK%2BiU8YhRS%2B3RGYu92_GOPS4qZK6QO3AdMuTHw%40mail.gmail.com.