Search found 11 matches

Go to advanced search

by Bob.Tern
Sun Mar 03, 2024 8:01 am
Forum: Issues
Topic: date in table issue
Replies: 1
Views: 3285
 
Jump to post

date in table issue

Hello again, I want to thank you for your help so far :), I was just wondering about the dates stored in the database: for e.g. "2024-02-28T00:00:00.000Z". When I get this data into my app and want to show it in a table, is there anyway to manipulate this date. for example to get rid of ev...
by Bob.Tern
Wed Feb 21, 2024 1:01 pm
Forum: Issues
Topic: How can I publish JQM or Ionic 1 application into App Store
Replies: 1
Views: 986
 
Jump to post

How can I publish JQM or Ionic 1 application into App Store

I now that the new version of Ionic has simple solution of publishing into App Store via "Release and Publish" build but JQM and Ionic 1 doesn't have such option, and my question is how can I publish such applications
by Bob.Tern
Tue Feb 20, 2024 12:12 pm
Forum: Issues
Topic: It's possible to create custom components as Form inputs
Replies: 1
Views: 733
 
Jump to post

It's possible to create custom components as Form inputs

n that case how to pass the Name and Control ID through the component to include the input control state in the page parent form
by Bob.Tern
Wed Dec 13, 2023 1:14 pm
Forum: Issues
Topic: Set focus into input component
Replies: 1
Views: 4527
 
Jump to post

Set focus into input component

how can I activate Input immediately after loading the form.
Unfortunately, Autofocus didn't help. I also need to activate the second Input if Enter is pressed in the first (KeyEnter Event)
by Bob.Tern
Wed Dec 13, 2023 9:04 am
Forum: Issues
Topic: ListItem background color
Replies: 3
Views: 6697
 
Jump to post

ListItem background color

Hi I have a listItem which I fill with a sqlsrver express api, I invoke service through a button The list item has 4 text component 1.id, 2.name, 3.state, 4.date I need the background of field #3 to change color depending on the value it has, example 1."CONFIRMED" = green, 2."PENDING&...
by Bob.Tern
Tue Dec 05, 2023 9:33 am
Forum: Issues
Topic: Can we add the permission in the AndroidManifest and this should then work?
Replies: 1
Views: 6229
 
Jump to post

Can we add the permission in the AndroidManifest and this should then work?

Can we add the permission in the AndroidManifest and this should then work?
by Bob.Tern
Tue Dec 05, 2023 9:19 am
Forum: Issues
Topic: Code snippet to upload files using server code
Replies: 1
Views: 6157
 
Jump to post

Code snippet to upload files using server code

Hi, do you have a code snippet to upload files using server code?
by Bob.Tern
Thu Nov 30, 2023 7:05 pm
Forum: Issues
Topic: Batch Updating
Replies: 1
Views: 4714
 
Jump to post

Re: Batch Updating

Yes it is possible just use the following value of data {"pointer_column": { "collName": "collection_name", "_id": "record_id" }} more about batch operation can read here https://docs.appery.io/reference/database-api-objects-batch-operations
by Bob.Tern
Thu Nov 30, 2023 6:59 pm
Forum: Issues
Topic: Batch Updating
Replies: 1
Views: 4714
 
Jump to post

Batch Updating

Is it possible to carry out a batch update on a pointer value?
by Bob.Tern
Wed Nov 15, 2023 10:23 am
Forum: Issues
Topic: Combining AddUnique and where operators for arrays
Replies: 1
Views: 4411
 
Jump to post

Combining AddUnique and where operators for arrays

I would like to add an object to an array if an object with the same does not already exist in the array. For e.g., my object is { "id": userID, "userName": userResult.toPublicProfile.Name, "image": userResult.toPublicProfile.Image, "badge": "" } I c...

Go to advanced search