HTML in the apex

Hello

I'm on version 4.1.1.00.23 of the APEX.  I'm trying "BOLD" text in a query on a region on a page.  I'll send the query.  The funny thing is that it works on one page, but not on my new page. I even copy the exact region with the exact query that runs on a single page to the new page, but it will not work. Y at - there a trick to this. I'm trying just to get totals of Word: to be bold. See below.

Select case null is null then ' < span style = "make weight:" BOLD "" > totals: </span > ' another ' < span style = "police-weight:" BOLD "" > totals: </span > ' end 'Pvperiod '.

, to_number (GET_CONS_PERCENT (1, 'AUS', 0,: P56_CYEAR)) 'AUS.

, to_number (GET_CONS_PERCENT (1, 'AT', 0,: P56_CYEAR)) "AT".

, to_number (GET_CONS_PERCENT (1, 'BM', 0,: P56_CYEAR)) "BM".

, to_number (GET_CONS_PERCENT (1, 'BS', 0,: P56_CYEAR)) 'BS '.

, to_number (GET_CONS_PERCENT (1, 'BRN', 0,: P56_CYEAR)) 'BRN '.

, to_number (GET_CONS_PERCENT (1, 'CAN', 0,: P56_CYEAR)) 'CAN'

, to_number (GET_CONS_PERCENT (1, '', 0,: P56_CYEAR)) 'FROM '.

, to_number (GET_CONS_PERCENT (1, 'EN', 0,: P56_CYEAR)) 'FR '.

, to_number (GET_CONS_PERCENT (1, 'IDN', 0,: P56_CYEAR)) "IDN".

, to_number (GET_CONS_PERCENT (1, "IE", 0,: P56_CYEAR)) 'IE '.

, to_number (GET_CONS_PERCENT (1, 'MEX', 0,: P56_CYEAR)) 'MEX '.

, to_number (GET_CONS_PERCENT (1, 'MY', 0,: P56_CYEAR)) 'MY '.

, to_number (GET_CONS_PERCENT (1, 'NL', 0,: P56_CYEAR)) 'NL '.

, to_number (GET_CONS_PERCENT (1, 'NZ', 0,: P56_CYEAR)) "NZ".

, to_number (GET_CONS_PERCENT (1, 'PH', 0,: P56_CYEAR)) 'PH '.

, to_number (GET_CONS_PERCENT (1, 'SG', 0,: P56_CYEAR)) "SG".

, to_number (GET_CONS_PERCENT (1, 'TT', 0,: P56_CYEAR)) 'TT '.

, to_number (GET_CONS_PERCENT (1, 'UK', 0,: P56_CYEAR)) 'UK '.

, to_number (GET_CONS_PERCENT (1, 'USA', 0,: P56_CYEAR)) "USA."

, to_number (GET_CONS_PERCENT (2, 'WOR', 0,: P56_CYEAR)) 'the WORLD '.

, to_number (GET_CONS_PERCENT (3, 'INT', 0,: P56_CYEAR)) 'INTNL_ONLY '.

OF THE DOUBLE

Union

Select to_char (pvperiod) "pvperiod".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "AUS".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "AUS".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "AUS".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "AUS".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'AUS.

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "AT".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "AT".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "AT".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "AT".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "AT".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BM".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BM".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BM".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BM".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "BM".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BS".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BS".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BS".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BS".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "BS".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BRN".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BRN".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BRN".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "BRN".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "BRN".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "CAN."

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "CAN."

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "CAN."

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "CAN."

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'CAN '.

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "FROM".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "FROM".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "FROM".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "FROM".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'OF '.

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "FR".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "FR".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "FR".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "FR".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "EN".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "IDN".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "IDN".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "IDN".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "IDN".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "IDN".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "IE".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "IE".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "IE".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "IE".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'IE '.

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "MEX".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "MEX".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "MEX".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "MEX".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "MEX".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = 'MY '.

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = 'MY '.

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = 'MY '.

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = 'MY '.

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'MY

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "NL".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "NL".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "NL".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "NL".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "NL".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "NZ".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "NZ".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "NZ".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "NZ".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "NZ".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "PH".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "PH".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "PH".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "PH".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "PH".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "SG".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "SG".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "SG".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "SG".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "SG".

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "TT".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "TT".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "TT".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "TT".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'TT '.

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "UK".

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "UK".

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "UK".

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "UK".

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'UK '.

(CASE WHEN (select (m1.total) from dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "USA."

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "USA."

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "USA."

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) = "USA."

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) "USA."

(CASE WHEN (select SUM (m1.total) in dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) in (select distinct trim (country) wd_country)

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select SUM (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) in (select distinct trim (country) wd_country)

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select SUM (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) in (select distinct trim (country) wd_country)

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select SUM (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) in (select distinct trim (country) wd_country)

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'THE WORLD '.

(CASE WHEN (select SUM (m1.total) in dw_data.metrics m1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) in (select distinct trim (country) wd_country <>of countries WHERE the 'USA')

and m1.pvperiod = m.pvperiod - 100) > 0

THEN (round ((NVL ((select SUM (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) in (select distinct trim (country) wd_country <>of countries WHERE the 'USA')

(m1.pvperiod = m.pvperiod) and 0)

-NVL ((select SUM (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) in (select distinct trim (country) wd_country <>of countries WHERE the 'USA')

and m1.pvperiod = m.pvperiod - 100), 0))

/ NVL ((select SUM (m1.total)

dw_data.metrics M1

where trim (m1.item) = 35 and m1.seq = 'c' and trim (m1.country) in (select distinct trim (country) wd_country <>of countries WHERE the 'USA')

and m1.pvperiod = m.pvperiod - 100), 0), 4) * 100)

0 OTHERWISE

END) 'INTNL ONLY.

of dw_data.metrics m, wd_country c

where m.item = 13

and trim (m.country) = trim (c.country)

and m.pvperiod between SUBSTR(:P56_CYEAR,1,4) | '01' and: P56_CYEAR

and m.pvperiod = c.bonus_period

M.pvperiod group;

Things to check:

(1) HTML is NOT on the report of the attributes

(2) attribute column is the column Standard report and NO display text

Tags: Database

Similar Questions

  • Conversion of HTML to the APEX form

    I use 5 APEX and need to replicate some features on an existing HTML (see below) form. I need to have a button on my page that will send (redirect URL with action) and pass these 3 hidden items. The item values for 'ac', and 'table' will be static, but the value 'list' should be dynamic and together (PLSQL) process. Can someone give me the best way to achieve this on the APEX page.

    "< are method ="POST"action="/admin/home.html ">

    < input type = "hidden" name = "ac" value = "buildsel" >

    < input type = "hidden" name = "table" value = "Students" >

    < input type = "hidden" name = "list" value = "1,2,3" >

    < / make >

    So, your problem is not passing the values to the homepage, but get values in the order of the day?

    There are several options, depending on your Apex page needs. For example, your article 'list' can have a "PL/SQL function body ': source

    declare

    v_return varchar2 (100);

    Start

    because loop me in 1.3

    v_return: = v_return | ',' || TO_CHAR (i);

    end loop;

    Ltrim (v_return, ',') return;

    end;

  • HOWTO disable a button within the APEX?

    This may seem like APEX for Dummies, but I currently have a problem with presenting a plain old HTML in the APEX in mode button disabled (not clickable). In HTML, this is no problem when you use 'disabled', but in the APEX, it does not work because the apex"disabled =" off "disabled".

    1. How can I display the button in a status of "disabled" in the APEX?

    2. How can I dynamically determine whether the button should be displayed as disabled or not?

    Any help is appreciated.

    Hello

    I did something very similar recently (and to be honest, the methodology is very close to what Riedelme suggested already):

    (1) create an item hidden in the area containing the keys to be turned off (make sure it's AFTER the buttons you want to disable)
    (2) in the message text of the element element field, enter Javascript to disable the button (s) - for example:

    (3) set the conditional display of this point on the result of a PL/SQL function returns BOOLEAN - in this case, it would be your authorization feature, or whatever. Or you can use regardless of the conditional formula meets your configuration.

    In this way, every time this hidden item is loaded i.e. authorization fails for example, the javascript code snippet will be loaded and executed, and your buttons will be disabled!

    Hope that makes sense!

    Chris

  • The display of an image defined in an external PLSQL procedure that renders the code HTML and called in a region of the APEX

    I have an external PLSQL procedure that dynamically creates a report out of the HTML tags that I then called an anonymous block APEX PLSQL.  I'm making bad images with the following code:
    in the external procedure.  How do you get around that? (NOTE: the procedure is too big to store directly in the APEX)

    ....

    ' < style td = "width: auto;" "padding: 0px 5px 0px ' > '. spc_rec. SPC_VIABILITY_STATUS. "< table > ' |

    "< style td =" width: auto; " text-align: left; "padding: 0px 5px 0px" > ' | spc_rec. SPC_VIABILITY_REASON. "< table > ' |

    TD > < img src = "" #IMAGE_PREFIX #check2.gif "alt =" "/ > < table > '"

    ....

    Thanks in advance

    PaulP

    Hi Paul,.

    You can use the global variable of the APEX package below to get the image prefix in pl/sql. Of course, your procedure should be in APEX, schema analysis application.

    APEX_APPLICATION. G_IMAGE_PREFIX

    Kind regards

    Hari

  • view the HTML source of a page of the apex

    Hello world

    I'm looking at how I can view the HTML source of a page of the apex and to be able to change it. That's why reading the html source code in the browser when the application runs don't suits me.

    Someone at - it an idea how it can it be possible?

    Best regards

    Hello

    Loga is correct on the use of firebug with firefox. However, if you use IE (version 8 or later), press f12 to switch to developer mode. For Chorme, click the right button of the mouse, you'll get a context menu, you can see "Inspect element", which will have the HTML for this object. Yes as Loga said, if you can simulate changes by using these three, you can bring the apex thro generator only changes required, applying changes to CSS, script, models etc. Hope it will be useful.

    Kind regards

    Natarajan

  • Update HTML 1.6 to the APEX 4.0 DB

    Hi all

    We have Oracle HTML DB installed 1.6 and 6 applications in Production. We are looking for in APEX 4.0 installation. All directions? or suggestions on how to address the issue? I was reading that we can go directly to 4.0.

    All ideas will be to enjoy them.

    Thank you.

    Yes, however, once you install 4.0, you cannot back down without off-installation 4...

    That's why I suggest you install 4 APEX in a separate area and make your tests he... Have like a server with your base software sandbox and the APEX...

    Thank you

    Tony Miller
    Webster, TX

    Follow your passion; the rest will take care of itself.

    JMS

    If you answer this question, please mark the thread as closed and give points where won...

  • Building simple HTML Page at the APEX

    Hello
    I am very new in APEX and this is the first project of mine to try to convince my organization as a good tool to use. I'm mainly a developer of forms. So, I'll build a Workbench for the Group profits in my company and my first page must be just a homepage with static text and a couple of links to launch my next pages. I added a blank home page at my request and then to EDIT the properties of the region on this same page, I type my static text and it is coming in the text mode free movement, I want to change the fonts, the sizes of some texts and give new lines etc..
    My question is that I have to write HTML code to achieve this in the part of the source text?

    Thank you
    Vishal

    Vishal,

    Yes, if you create an area HTML, you will have to manually put your HTML in there. APEX does not give you a WYSIWYG editor (as I know), but it should be easy for them to do - one of the options for creating an input field is a rich TEXT Editor. I don't know why they didn't implement which.

    My personal recommendation for HTML static is to change in your current Favorites out of the editor and then copy - paste the HTML code in the APEX.

    -David

  • How to pass the value of the apex element to html source?

    Hello world

    I have a HTML box on a page of the Apex with the following value hardcoded:
    <img src="#OWNER#.FILE_TO_BLOB?p_file_id=22"/>
    I have a question about the page (P90_LINK_DB_ID) that will contain the value I want to use with the above code, so it is hard coded, I tried:
    <img src="#OWNER#.FILE_TO_BLOB?p_file_id=P90_LINK_DB_ID"/>
    <img src="#OWNER#.FILE_TO_BLOB?p_file_id=:P90_LINK_DB_ID"/>
    <img src="#OWNER#.FILE_TO_BLOB?p_file_id=&P90_LINK_DB_ID"/>
    <img src="#OWNER#.FILE_TO_BLOB?p_file_id='P90_LINK_DB_ID'"/>
    <img src="#OWNER#.FILE_TO_BLOB?p_file_id=':P90_LINK_DB_ID'"/>
    ....
    without success, can someone point me in the right direction please.

    Thank you

    Daniel

    Hello

    Try

    
    

    Point of note after the name of the element. You didn't try this variation

    BR, Jari

  • How do I link a button from the APEX to the HTML file stored on the server app?

    I hope that it will be simple for a person

    We have some word documents very technical I really didn't want to replicate in the oracle reports

    So I saved them as html documents, and when I opened then they look very well in IE

    I placed in the folder where our reports are stored, but I can't figure out how to create the URL to be placed behind a button in the APEX?

    Of course the oracle reports url will not work as long as the pdf and servlet uses

    Thanks in advance

    Chris

    Assuming you are using Apache?

    You can place your Word documents in the same folder as your current Apex images directory (or a subdirectory it) and then reference them with a URL of the form http://yourserver/i/sample_word_file.doc. Alternatively, you can add a new Alias entry to your dads.conf file (located in your Apache/modplsql/conf directory) to expose the folder on your Web server that contains your Word via a URL like http://yourserver/word_docs/ files

    For example

    /Word_docs/ alias "c:\my_docs\technical_word_docs/".

    Andy

  • Adding HTML to the homepage text

    I use APEX5. I want to add text (HTML) for my home page. Formatted text with bullets and hyperlinks. I want to use my theme colors/fonts.  In previous versions of the APEX, I created a new area (HTML) and did my text/formatting on the source of the region. I see no HTML box type in APEX5. What is the best way to do it now?

    Hi bobmagan,

    bobmagan wrote:

    I use APEX5. I want to add text (HTML) for my home page. Formatted text with bullets and hyperlinks. I want to use my theme colors/fonts.  In previous versions of the APEX, I created a new area (HTML) and did my text/formatting on the source of the region. I see no HTML box type in APEX5. What is the best way to do it now?

    "Static content" is the area where you can write the markup in the "Source of the region. This is the HTML area as in previous versions.

    Kind regards

    Kiran

  • Need help using the tabs of the apex to the universal theme.

    I tried using the enkitec boards to create tabs in page apex.

    But I'm unsucessfull and I used the apex as the version 5.

    The theme that I use is universal theme.

    https://www.enkitec.com/Apex/f?p=15300:30310:0:

    Also I'm tired the method too to create tabs below

    Creation of a region of the tab within a page in the APEX

    It's like

    In the HTML header, I'll add the code below

    <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/redmond/jquery-ui.css" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"> </script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js"> </script> <script type="text/javascript"> $(function() {    $("#tabs").tabs();    $x("tabs").appendChild( $x("tabs-1"));    $x("tabs").appendChild( $x("tabs-2")); }); </script>

    Then I'll create 3 region.

    Region 1 > > > create a HTML region (REGION MODEL = MODEL number) and add the code below in the SOURCE of the REGION

    <div id="tabs"> <ul>    <li><a href="#tabs-1">Employee</a></li>    <li><a href="#tabs-2">Chart</a></li> </ul> </div>

    Region 2 > > > create HTML region... Add two fields to the region now, edit the region

    Add the code below in the header of the region to REGION 2

    <div id="tabs-1">

    Add the code below in the bottom of the region to REGION 2

    </div>

    Region 3 > > > create HTML region... Add two fields to the region now, edit the region

    Add the code below in the header of the REGION 3 region

    <div id="tabs-2">

    Add the code below in the bottom of the REGION 3 region

    </div>

    Example: http://Apex.Oracle.com/pls/Apex/f?p=12060:7

    I used exactly the same code... except that my region 2 contains a REPORT instead of two text field and region 3 GRAPHICS instead of text field.

    Kind regards

    Shijesh

    -------

    Please reward the answer if it was useful / correct


    I used the enkitecs method to create tabs.

    Tabs have been created, but the fields were visible inside.

    Will soon be replicating the scenario of apex.oracle.com

    Maybe someone can help.

    At the same time if there is no easy way to create tabs in apex page please let me know.

    Thank you

    Paul

    Hi pauljohny100,

    pauljohny100 wrote:

    I'd like to learn more about the region view selector

    You have a good resource on it.

    Selector display region is type of region, which shows the navigation links in the form of hyperlinks button for regions where the attributes of the region-> region selector display are set to Yes. Œuvres similar to jQuery tabs.

    Reference: ApEx 4.0 region selector | iAdvise blog (it's blog when it was introduced first in APEX 4.0)

    I have not found any Oracle Documentation on this, but it's taken APEX oracle supported the region type.

    You will find that this implemented in various packaged for example P-Track applications.

    Kind regards

    Kiran

  • How to configure in the apex using other engine of transformation XSL - FO instead of Bi publisher

    can someone give me a quite complete example for me on the engine configuration of processing XSL - FO in the Apex.

    I'm feeling rather puzzled about the example set by the introduction of the link:http://www.oracle.com/technetwork/developer-tools/apex/application-express/configure-printing-093060.html#06

    in the apex_fop_render.jsp file.

    Hi 2952702,

    2952702 wrote:

    Please change your login username of "2952702" to something meaningful. Reference: Video tutorial how to change username available

    When I install the apex5 rest data service, the installation guide tell me pdf printing is supported by the rest data service

    but after the installation of ADR, I don't have the result I want.

    Yes, as you directed in the code snippet included listener Web Oracle APEX Documentation Options, Services (ORDS) data Oracle REMAINS usable as a PDF as FOP support print server is included in the ADR 2.0 and later (last ADR 3.0).

    Reference:

    NOTE: The links are for APEX 4.2, but they still apply for APEX 5.0, if you plan to use ADR 2.0 and later versions. These links show how to configure ADR as a print server and how to design and print reports.

    I hope this helps!

    Kind regards

    Kiran

  • The number of characters in the CLOB column is supported by the report of the APEX

    Hello

    Actually, I have a report of the Apex based on CLOB column, which includes data whose length exceeds 10,000 characters.

    up to 10,000 characters, it works fine, but once it get records with characters more than 10 + lift

    ORA-06502: PL/SQL: digital or value error: character string buffer too small

    Thank you and best regards,

    Ashish

    2902196 wrote:

    Please update your forum profile with a recognizable username instead of "2902196": Video tutorial how to change username available

    Always include the information referred to in these guidelines when you post a question: How to get the answers from the forum

    Actually, I have a report of the Apex based on CLOB column, which includes data whose length exceeds 10,000 characters.

    up to 10,000 characters, it works fine, but once it get records with characters more than 10 + lift

    ORA-06502: PL/SQL: digital or value error: character string buffer too small

    The maximum size of a column report CLOB value is 32 KB. However, the maximum size for the content of the line of the full report is also 32 KB (including the HTML markup), so you can be hitting this limit because of the size of your 10 K CLOB data + the rest of the line.

    According to the database character set and the characters which that contains data, the character encoding may use more than one byte to represent a character.

  • Creating a gallery of images in the apex...

    Hello

    IM using version 4.2.6 Apex... I followed the instructions in a blog to create an image gallery in the apex applications...

    http://Apex-notes.blogspot.com/2008/12/build-image-gallery-using-apex.html

    I created the entire process by following this blog... But the pikachoose plugin is not available for download...

    Is there any other plugin or any other alternative method to create an image gallery in the apex?

    Thank you

    Infant Raj

    Hello

    I've manually created...

    Thank you

    Toddler

  • How to display the pdf file in the apex region

    How to view pdf file in an apex html region. pdf files are stored in the column of type blob of a table. Please note this is not a static file. I am able to create a link to download and view the pdf in a new window. But it's not my priority. I need to see the full pdf file in the html area.

    I looked around the forums but couldn't find a good answer. All suggestions will be useful. Thank you

    Hi Alexandre-Oracle,

    Alexander-Oracle wrote:

    How to display the pdf file in an html apex region. PDF files are stored in the column of type blob of a table. Please note this is not a static file. I am able to create a link to download and view the pdf in a new window. But it's not my priority. I need to see the full pdf file in the html area.

    I looked around the forums but couldn't find a good answer. All suggestions will be useful. Thank you

    See the following thread I explained how to display PDF in the region HTML using the embed tag:

    Re: Display pdf

    I hope this helps!

    Kind regards

    Kiran

Maybe you are looking for

  • Equium M - 50 192: what RAM I can use to upgrade?

    Hello Does anyone know what I can use to upgrade RAM? I currently have 2 x 512 MB. Does this mean that all my slots are taken? I want to move to their maximum capacity (2 GB or more). I have to replace the two modules? The reason is that I was a litt

  • Group Policy settings are not correctly on TS with IE9

    In our Active Directory environment with the GPO setting: Configuration of the user-> policies-> administration-> Windows components/Internet models explore / Internet Control Panel / Security Page-> Site to Zone assignment list, we have a list of Tr

  • How can I clear my card GPS trail on the streets & trips 2011?

    It is said to select it and press DELETE.  I don't see a way to select the GPS track... I thought I was a little smarter than that... lol Any help would be appreciated! Marc

  • credits to blur in Movie Maker

    Made a nice time in Windows Movie Maker, but credit to the ending sequence and bleed like the scroll upward on the final film. A reason for this? I tried to play the movie in actors, but the result is the same. Thank you.

  • Issue by applying opatch 19434967 10.1.2 on ORACLE HOME

    Hi allIt is just an extension to the problem addressed in the previous post.10.1.2 OPATCH_JAVA_ERROR = CheckConflict: 19434967During the application of the o patch 19434967 on Oracle Home, obtained with the error below 10.1.2.ERROR: 1OPATCH_JAVA_ERRO