Search found 67 matches

Go to advanced search

by Giorgio Draghetti
Fri Dec 12, 2014 12:04 am
Forum: Issues
Topic: How to build a multiplatform view/download page?
Replies: 3
Views: 223
 
Jump to post

How to build a multiplatform view/download page?

I need to build a page where: display an image using the image component download a file (PDF) view a file (PDF) This must work on browser, android tablet/phone, iPad is there a single way of doing that or i must use different route with different platforms? I tryed to use the window.open. My url ar...
by Giorgio Draghetti
Mon Nov 17, 2014 12:13 pm
Forum: Issues
Topic: How to compute a single list item label value from multiple REST fields?
Replies: 1
Views: 146
 
Jump to post

How to compute a single list item label value from multiple REST fields?

My REST service returns a,b,c,d values for every item
I need to compute and show the result of (a+b)-(c+d) operation into every list item.
Can i compute the value during mapping?
How do i reference in javascript mapping of "myResultLabel" the values of a,b,c,d ?

by Giorgio Draghetti
Wed Nov 12, 2014 1:05 pm
Forum: Issues
Topic: my custom component didn't break apart
Replies: 8
Views: 409
 
Jump to post

my custom component didn't break apart

I solved without using the so powerful custom component feature.
I should spend more time to experiment with what I have on hand to finish the application.
This system is really fantastic and your support very helpful.

by Giorgio Draghetti
Tue Nov 11, 2014 8:52 am
Forum: Issues
Topic: my custom component didn't break apart
Replies: 8
Views: 409
 
Jump to post

my custom component didn't break apart

Thanks Yurii. I have a popup with some input components and a button. When the botton is clicked a data source service is invoked after mapping the input provided by the user. Since i need to use this popup in more than one place, i placed the input and the button components inside a grid and create...
by Giorgio Draghetti
Mon Nov 10, 2014 9:16 pm
Forum: Issues
Topic: my custom component didn't break apart
Replies: 8
Views: 409
 
Jump to post

my custom component didn't break apart

i need to open a popup from a button included into the custom component.
I can't find a way to do that.
Is it that possible?

by Giorgio Draghetti
Mon Nov 10, 2014 12:54 pm
Forum: Issues
Topic: my custom component didn't break apart
Replies: 8
Views: 409
 
Jump to post

my custom component didn't break apart

Many thanks.
I had completely misunderstood the functioning.
Is it right that this the only way to copy or move component from page to page?
Is there a way to move/copy/share components from app to app?

by Giorgio Draghetti
Mon Nov 10, 2014 9:43 am
Forum: Issues
Topic: my custom component didn't break apart
Replies: 8
Views: 409
 
Jump to post

my custom component didn't break apart

I created a complex custom component with button, grid, labels, ... I drag the new component in a new page, select it, then click on "break apart custom component" but ... nothing happens. Am i loosing something? I shared my app with the support. If you try to break apart the component in ...

Go to advanced search