Search found 10 matches

Go to advanced search

by maithili
Wed Sep 08, 2021 1:10 pm
Forum: Issues
Topic: importing npm module app-datepicker
Replies: 1
Views: 2279
 
Jump to post

importing npm module app-datepicker

Hi, Is it possible to import npm module app-datepicker to the app builder https://www.npmjs.com/package/app-datepicker I went to AppSettings>>NPM Modules and put app-datepicker, verionsion4.5.3 but if it test after that - getting this error Error: src/app/scripts/apperyio/appclient/appclient_generic...
by maithili
Wed Dec 16, 2020 7:07 am
Forum: Issues
Topic: adding rows to multiple tables in Apiexpress
Replies: 5
Views: 5029
 
Jump to post

Re: adding rows to multiple tables in Apiexpress

Hi Serhii, I am using Custom query. I use the one SQL component to Insert values in Table A. I take User_ID generated from Table A and use it to insert values to Table B using another SQL component- user_id is foreign key in table B But the 2nd insert give error of Foregin key error.. That User Id d...
by maithili
Fri Dec 11, 2020 8:00 am
Forum: Issues
Topic: adding rows to multiple tables in Apiexpress
Replies: 5
Views: 5029
 
Jump to post

adding rows to multiple tables in Apiexpress

Hi, I have a requirement where we need to add rows to multiple tables. Say 1 row to Table A and 1 row to table B. The row in table B is dependent on the row table A - foreign key relation. I have created the flow in the API express ( PUT) - to add row to Table A - take the data(id) added to Table A ...
by maithili
Thu Dec 03, 2020 7:37 am
Forum: Issues
Topic: How do I access UI component in Typescript - ionic
Replies: 8
Views: 8979
 
Jump to post

Re: How do I access UI component in Typescript - ionic

Hi, So sorry.. did not quite understand your reply [attr.disabled]?? If i have a button or input component.. how do I use this say SubmitButton1 SubmitButton1[attr.disabled] =false.. or something like that??? That does not seem to work The componentname is not getting recognised. How can I get handl...
by maithili
Wed Dec 02, 2020 12:16 pm
Forum: Issues
Topic: how do you access rowindex in datatable - ionic
Replies: 4
Views: 1855
 
Jump to post

Re: how do you access rowindex in datatable - ionic

Hi I need the rows or the rowindex..
Need to know which row is been selected.
And dynamically change data

i know that Datatable has a variable rows..
but other than that - how to get handle on that variable, how to get rowindex..
Not sure

by maithili
Tue Dec 01, 2020 8:22 am
Forum: Issues
Topic: how do you access rowindex in datatable - ionic
Replies: 4
Views: 1855
 
Jump to post

Re: how do you access rowindex in datatable - ionic

Hi,
I need the rowindex.. I want to be able to make the row editable

by maithili
Mon Nov 30, 2020 10:32 am
Forum: Issues
Topic: how do you access rowindex in datatable - ionic
Replies: 4
Views: 1855
 
Jump to post

how do you access rowindex in datatable - ionic

Hi, I need to access the which row has been clicked on - in a datatable - rowindex - in a typescript I have a datatable - with data - the first column i have edit icon - .On click i want to enable the other columns to make it editable. For this i need to know which row was clicked.. so only that row...
by maithili
Mon Nov 30, 2020 10:27 am
Forum: Issues
Topic: How do I access UI component in Typescript - ionic
Replies: 8
Views: 8979
 
Jump to post

How do I access UI component in Typescript - ionic

Hi, I want to change a component from Disabled to enabled on a button click In the button click how to get access to the component. getElementById does not work There seems to be references to $scope variable in documentation but that is not reconised (Cannot find name '$scope') Then there is repere...
by maithili
Tue Nov 24, 2020 12:41 pm
Forum: Issues
Topic: Creating page using a page template in ionic
Replies: 1
Views: 1192
 
Jump to post

Creating page using a page template in ionic

Hi, In the JQuery mode, there is an option to create a page based on a custom template. Is there any option, or a workaround, where we can create a page based on a custom template. I need to have some components in each of the pages created. If i change it in the main template - it should change in ...

Go to advanced search