Re: Designer: How to build module which only allows insert of subset of a domain?

From: Noel <tbal_at_go2.pll-l>
Date: Thu, 01 Sep 2005 19:30:55 +0200
Message-ID: <df7drn$9fj$1_at_inews.gazeta.pl>


[Quoted] Użytkownik Andrew Hardy napisał:

> I have a domain that allows values 'a', 'b', 'c' and 'd' and which has
> been applied to a table item.
>
> I want a module which only allows the insert of 'a' and 'b' against the
> bound item.
>
> Any ideas how I can do this?
>
> Using Designer 6iR4.9 to produce a web/plsql module.
>

    [Quoted]
  1. Create another domain that alows values 'a' and 'b' and apply it to item. [Quoted]
  2. Write some code into WHEN-VALIDATE-ITEM action?
-- 
Noel
Received on Thu Sep 01 2005 - 19:30:55 CEST

Original text of this message