Hi Yvonne,
I did everything as you described (and later checked), but the refresh still doesn't work in the web app.
By the way "cursor.setData()" is ok for the Desk but not for Web, there comes an...
Type: Posts; User: gcjm
Hi Yvonne,
I did everything as you described (and later checked), but the refresh still doesn't work in the web app.
By the way "cursor.setData()" is ok for the Desk but not for Web, there comes an...
"cursor.update()" causes an error in the web app.
I now have:
This works as intended in the AppBuilder, but not in the web app. The value of "field2" only is displayed when saving.
I won't...
>> Do you have 'Enable when editing' set on the Canvas section? <<
Yes I did.
>> Are you still updating the text on the screen, or just updating the cursor? <<
I did (as you wrote) >>...
Sorry, it doesn't work: in Desk not orderly *) and in Web not at all.
Should I program an example? Or send the package (with a deskription) ?
*) The entry is only made and shown when I press...
Hello Yvonne,
today to 1a) only:
What could be wrong?
Thanks an bye
Georg
Hello Yvonne!
Regarding 1)
The phenomenon (Canvas section):
a) I select text using a combobox and use a click function to write the text into a text box connected to a field in a data table....
Thank you, Barry, for the detailed work! I only need "evaluate" from it.
and this is save2blob.prg
Following other problems:
1) How do I say my js input program that something has been...
I don't really want to have an extra attachment section, because if there are too few data records, an image file, PDF file or something else will be attached. The dialog for the image could actually...
WebApp, canvas section, Image, filling other file types into the blob:
In the App Builder you can write pictures into an image field using the existing dialog.
I also want to store other file...
I understand it now :)
Data source: table.column
Choices: select mycolumn from mytable
(I couldn't tell that from the description "a list of choices")
Now another problem arises:...
DataSource = mytable.mycolumn ok
Maybe the column countains
aaa
bbb
ccc
ddd
What should I fill into choices?
If I write there aaa,bbb,ccc,ddd
I want to see the values of the column for selection.
If I enter mytable.mycolumn in the Data Source, no value is shown.
Maybe I need to specify another property?
In the properties of the canvas combobox, under Data, Data source, it says:
"The table and column that this field is bound to..."
I then enter:
mytable.mycolumn
Unfortunately, the relevant rows...
Thank you very much, Yvonne!
It worked immediately with all my browsers.
Unfortunately I can't find any documentation on this at Lianja.
Kind regards
Georg
There is a Lianja web app. The webview rsp file is written with VFP.
How can I output the HTML text generated with ? "text" as a PDF file?
( SaveAsPdf() does not a VFP - function )
Is there an...
I apologize! I had overlooked that I had already asked a similar question.
It's about the following:
WebApp, Canvas Section, many hundreds of records have to be corrected in the rich text window....
WebApp, Canvas Section:
How is it possible to realize a goto statement to a known record number?
Thank you for an idea
Georg
Pls see too:
www.lianja.com/community/showthread.php?6549-Command-to-purge-a-found-of-instant-of-a-selection-manually
WebApp:
Lianja.clearSearch("pageX") after a selection jumps to the first...
Hi Barry,
many thanks again!
Your following prg is the only one helping me to create a table from an xml file.
It should get added to a docu as an example!
Georg
Remark:
etos(vtext)...
Lianja.clearSearch("pageX") works ok. But it jumps to the first data record (bottom).
But what I need is:
The record I found should stay where it is and I should be able to go forward and backward...
Hi Barry,
after I did replace my varchar fields by html_toplaintext the database works better. But sorry I cannot update all records in WebApp.
After html_toplaintext, in the replaced flat text 2...
The texts in the two recs I sent in column "beschreibung" are:
ident=6 :
Umzug in eigenes Heim. „Endlich ist unser Jorgel wieder bei uns!" (last apostrophe is like `` as show in the Console...
Hi Barry, of course I have known for a long time that there are problems when copying Word texts into a canvas edit box. You don't notice any problems with the app builder - everything looks normal -...
I assume that some characters could be causing the problem. I have a canvas edit box for input, but some texts were copied and pasted from Word.
By the way I'm surprised that sometimes "flat text"...
I just tried it by my mobile phone with
Google Chrome successfully
http://www.gcjm-software.de/ereignis.zip