org-scn-design-studio-community / sdkpackage

SDK Package of SCN Design Studio Community
Apache License 2.0
32 stars 29 forks source link

KPI Tile 2.0 in Design Studio 1.6 does not work #81

Closed nazeer1232 closed 8 years ago

nazeer1232 commented 8 years ago

Dear Friends, I downloaded the sdk kit for 1.6 version and when I am trying to open KPI tile 2.0 component on blue crystal theme on DS 1.6 client the refresh page just clicks forever.

image

Please advice.

entmike commented 8 years ago

I've fixed it. Will upload correction tonight.

entmike commented 8 years ago

tile fixed

entmike commented 8 years ago

Fix uploaded to downloadable .zip

tobim889 commented 8 years ago

Hi, i am a bit new to github - how to get this fix? is there a package like "org.scn.community.sdk.package_stable.zip"? Sorry for this noob question:) BR, Tobias

tuscanlabs commented 7 years ago

Hi,

I am using the KPI Tile 2.0 and the add property works the first time but not after.

KPITILE_FI.addProperty('TITLE', 'text', 'Dashboard'); --> This is what displays on the screen. KPITILE_FI.addProperty('TITLE', 'text', 'Report');

another scenario where it does not work KPITILE_FI.addProperty('TITLE', 'text', 'Dashboard'); --> This is what displays on the screen. KPITILE_FI.addProperty('FOOTER', 'text', 'In Process'); --> This does not update