Filtered Index

Filtered by: Identity Management

wschreiber's picture
article
Reads:

3172

Score:
3
3
3
 
Comments:

0


HowTo: Use Radio Buttons in User Application (HTML Radio)

Radio ga ga ... Radio, someone still loves you!

User Application does allow for Radio Buttons, but only in the flavor of TrueFalseRadioButtons

There are some ways to implement some more flexible radio type fields.
One of these options could be to add radio functionality to the MVCheckbox control; another option could be to add an HTML radio control.

A previous article has described the approach of enhancing MVCheckboxes, while this second article covers the HTML approach.

wschreiber's picture
article
Reads:

2627

Score:
4
4
3
 
Comments:

1


HowTo: Use Radio Buttons in User Application (Turn on your CB Radio)

Radio ga ga ... Radio, someone still loves you!

User Application does allow for Radio Buttons, but only in the flavor of TrueFalseRadioButtons

There are some ways to implement some more flexible radio type fields.
One of these options could be to add radio functionality to the MVCheckbox control; another option could be to add an HTML radio control.

This article describes the first approach of enhancing MVCheckboxes, while a subsequent article will cover the HTML approach.

wschreiber's picture
article
Reads:

3983

Score:
3.75
3.8
4
 
Comments:

0


HowTo: Make your Move (in IDM Workflows)

IDM Designer and Workflow activities allow for various entity operations, namely Create, Modify, and Delete operations.

There is no entity operation to move an object, and none to rename.

As a workaround you may consider writing some driver that does the move/rename for you, but imagine how much easier your life could be with a Move/Rename entity operation within the workflow.

Here's an easy way to accomplish this.

daredl2's picture
article
Reads:

5736

Score:
5
5
1
 
Comments:

5


Introducing the Novell Identity Manager Google Apps Driver - Part 1

Novell Identity Manager 4.0.1 will be shipping shortly. There are three new drivers that will be added to this release (Google Apps, RSA, and Blackboard). Don DaRe begins a new series where he will introduce the Google Apps Driver. In this article you'll learn about the driver's features.

kimimasa's picture
blog
Reads:

1855

Score:
0
0
 
Comments:

0


ITpro Special 社内システムに加えパブリッククラウドにも対応 セキュアで効率的な統合認証基盤を実現

こんにちは。
今日はウェブコンテンツのご紹介。

  • ITpro Special 社内システムに加えパブリッククラウドにも対応 セキュアで効率的な統合認証基盤を実現

Submitted by: kimimasa on Fri. 03.25.2011
Filed Under: Cool Solutions
Topic: Identity & Security Management, Identity Management
Product: Identity Manager

wschreiber's picture
article
Reads:

4231

Score:
5
5
4
 
Comments:

0


HowTo: Validate Form Input and Disable Submit in User Application Forms

There are a couple of ways to ensure valid user input in complex forms, two of which are shown here:

  • validate user input when pressing the Submit button
  • validate input on field changes and disabling "Submit"

© 2013 Novell