-
Hello,
yes exactly, it should work
eric.
2009-11-13 10:59:28 UTC in Plomino
-
ebrehault committed revision 514 to the Plomino SVN repository, changing 1 files.
2009-10-22 11:26:53 UTC in Plomino
-
ebrehault committed revision 513 to the Plomino SVN repository, changing 5 files.
2009-10-22 11:26:28 UTC in Plomino
-
ebrehault committed revision 512 to the Plomino SVN repository, changing 2 files.
2009-10-22 11:24:42 UTC in Plomino
-
ebrehault committed revision 511 to the Plomino SVN repository, changing 1 files.
2009-10-19 09:10:12 UTC in Plomino
-
ebrehault committed revision 510 to the Plomino SVN repository, changing 1 files.
2009-10-14 20:14:09 UTC in Plomino
-
ebrehault committed revision 509 to the Plomino SVN repository, changing 1 files.
2009-10-14 19:35:08 UTC in Plomino
-
Hello,
you can do it manually via the ZMI:
go to your plomino db design tab / Others / Index
then go to Indexes tab
and add a new one
you can also do it by script:
plominoDocument.getParentDatabase().getIndex().createFieldIndex("yourfield", "TEXT")
but in both cases, the index will be destroyed by any db refreshing
refresh rebuilds entirely the index and it...
2009-10-14 10:04:56 UTC in Plomino
-
yes,
but:
object.absolute_url()
is probably simpler
eric.
2009-10-13 14:29:53 UTC in Plomino
-
hello,
it does work fine, just make sure to provide an absolute path
example:
http://localhost:8080/Plone/testdb/frmtest/OpenForm?ref=/Plone/testdb/414e7733bf84faee8ddba96e85772045
eric.
2009-10-13 13:36:43 UTC in Plomino