Page 1 of 1

How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 3:35 pm
by Roger

I dropped a Select component onto a page and then modified properties according to my needs. I then saved as custom component and can see under custom components. I now want to drag this component onto a page but it will not allow it. How do I drag this custom component onto a page?


How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 4:14 pm
by Illya Stepanov

Hi Roger, from what page you are trying to drag it?
Select your main page in which you want to add custom component and in the bottom of the "Components" tab you'll see your custom component - you can drag-and-drop it e.g. to your main page.


How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 4:22 pm
by Roger

That is exactly what I am trying to do. I select the page I want to drag it onto and I can see the custom component under "components" tab. I try to drag but I cannot drop. The cursor is the circle with a line through it.


How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 4:36 pm
by Illya Stepanov

What browser are you using? I can't reproduce it.


How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 4:39 pm
by Roger

chrome


How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 5:01 pm
by Illya Stepanov

Chrome 28 - My Custom component
Image

Drag & Drop it to the StartScreen
Image


How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 8:10 pm
by Roger

Ah, I was trying to drag it from the left pane. I did not see it listed with the other components until I scrolled down. A picture is worth a 1000 words.

THANKS!!


How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 8:47 pm
by Roger

I have dropped my custom component (Select) on my page. When I attempt to map the "Selected" property to my service it does not exist. The only property available is "Visible". Is this correct behavior?


How do I drag a custom component onto a page

Posted: Sat Jun 29, 2013 9:21 pm
by Igor

Hello,

Yes, it's correct. If you want to edit custom component properties, you should click "Edit Source".


How do I drag a custom component onto a page

Posted: Sun Jun 30, 2013 1:22 pm
by Roger

Thanks