User Profile & Activity

Arief Handany Member
Page
of 20

Hi Jimmy,

As far as i know, normally yes but you can customize it according the scenario,

Can i reconfirm what kind of scenario that you want to achieve? Are these what do you want to achieve:

1. Employee resign from his job, then he try to login, he will be denied the access, or
2. Employee already logged in from his Phone in his home, he try to logged from his friend's phone, which making his Phone from his home, denied the authorization/logged off and then required that employee to re-login?, or
3. You want to do something like Temporary Login Account, after set amount of time it will auto-logged off?, or
4. User have partial control over section in App, and need to do Login with Higher managerial level account if want to accessing more control in App or simply need approval from higher ups. (which it think this is the scenario you want because you need to implement this in each viewmodel)

I will ask our AppFramework Engineer about the VerifyAsync.

Cheers,
Arief Handany

Hi Jimmy,

Using our Enterprise Framework, if you want to do partial synchronization, you actually just need to applying the filter in the server side (BeforeExecuteQueryDelegate).

Here is the documentation: http://developer.intersoftpt.com/display/crosslight/Synchronizing+Data. Please see section Adding Custom Filter To Synchronization Query

Let me know if this solve the partial sycnchronization.

Best Regards,
Arief

Hi Jimmy,

Looks like StaysModal is not yet supported in Android, i already inform this feature to our developer under CROS-855, and by the looks of it, will be solved in v4, so stay tune!

Hi Jimmy,

I'm discussing this with our developer, as far as i know Android state management is rather different so method must be rather different. I will get back to this if i have new information regarding this issues.

Best Regards,
Arief

Hi Jimmy

so what i understand you want after i press Done in figure 2, i will go back to figure 1 conditon?

you can see the figure 1 & 2 in the attachment

Is this right?

Hi Leo

Here is the samples , Just navigate to custom template you can zoom the picture.

We will create complete How-To so stay tune!



Posted: June 18, 2015 1:44 AM

Hi Zhou Wanghua

I think your MachineTimeViewModel view model is already right.

That error caused because you are not yet created activity (Android) or view controller (iOS), you must link your view model to your activity  (android) or view controllor (iOS) here is the example:


If you not yet define your view model there, that error can be happened.

Hi Leo,

Our other iOS developer said it was actually easy to implement!,

You can use custom carousel and implement the zoom features (pinch gesture) there in the cell view (you can use Xamarin method: http://developer.xamarin.com/recipes/ios/content_controls/scroll_view/zoom_a_scrollview/), i will create a simple sample for you, but if you are interest you can try it.

Best Regards,
Arief

Posted: June 17, 2015 7:19 AM

Hi Thomas

For this moment, showing alternate cell view is not yet supported (our get cell view only called once at the start), however that feature already inside our roadmap (planned after v4 (in a few days v4 will be released)). Also for your information we planned to support the chat view by implementing alternate item layout id and also template selector for complex need.

Also you are right about my method, it's rather not elegant... and also we can't easily adjust the images/readed label position too.

Best Regards,
Arief

Posted: June 17, 2015 1:55 AM

Hi Zhou Wanghua

your constructor is wrong it should be: public MachineTimeViewModel(){}

All times are GMT -5. The time now is 4:40 PM.
Previous Next