onChange in a portal field

onChange appears to work OK with a field in a record-view form :-)

But, I can’t get the same functionality with the same field in a portal. What have I missed?

Thanks,
Neale.

You mean by portal the portal component?
We don’t support javascripts methods yet on the fields inside a portal.

For that you have to use a Tabpanel with a Tab that is in table view. Then it should work.